mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
DE translation of the planets addon updated THX Steffen K9
This commit is contained in:
parent
2ec719646c
commit
c4a2bd9607
2 changed files with 23 additions and 15 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue