1
0
Forkuj 0

regenerated all the strings

Ten commit jest zawarty w:
Tobias Diekershoff 2021-10-10 08:27:53 +02:00
commit 25ba6023d0
767 zmienionych plików z 7410 dodań i 7962 usunięć

Wyświetl plik

@ -5,6 +5,5 @@ function string_plural_select_nl($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Randplace Settings"] = "Randplace instellingen";
$a->strings["Enable Randplace Addon"] = "Randplace Addon inschakelen";
$a->strings['Randplace Settings'] = 'Randplace instellingen';
$a->strings['Enable Randplace Addon'] = 'Randplace Addon inschakelen';