DE translation of the planets addon updated THX Steffen K9

This commit is contained in:
Tobias Diekershoff 2021-04-06 06:26:15 +02:00
parent 2ec719646c
commit c4a2bd9607
2 changed files with 23 additions and 15 deletions

View file

@ -6,6 +6,7 @@ function string_plural_select_de($n){
return intval($n != 1);
}}
;
$a->strings["Planets Settings"] = "Planeten Einstellungen";
$a->strings["Planets"] = "Planeten";
$a->strings["Planets Settings"] = "Planeten-Einstellungen";
$a->strings["Enable Planets Addon"] = "Planeten-Addon aktivieren";
$a->strings["Submit"] = "Senden";
$a->strings["Save Settings"] = "Einstellungen speichern";