1
0
Fork 0

DE and ES translations

This commit is contained in:
Tobias Diekershoff 2017-07-07 08:43:10 +02:00
commit 1e0f4c2f70
4 changed files with 4475 additions and 4464 deletions

View file

@ -32,7 +32,7 @@ $a->strings["minute"] = "Minute";
$a->strings["minutes"] = "Minuten";
$a->strings["second"] = "Sekunde";
$a->strings["seconds"] = "Sekunden";
$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s her";
$a->strings["%1\$d %2\$s ago"] = "vor %1\$d %2\$s";
$a->strings["%s's birthday"] = "%ss Geburtstag";
$a->strings["Happy Birthday %s"] = "Herzlichen Glückwunsch %s";
$a->strings["all-day"] = "ganztägig";