This commit is contained in:
2018-04-08 00:49:00 +02:00
committed by Stefan Rohde-Enslin
commit aba611c59d
568 changed files with 21568 additions and 0 deletions

18
backend/de/startpage.json Normal file
View File

@@ -0,0 +1,18 @@
{
"tlStartpage": {
"shoutbox": "Notizen",
"options": "Optionen",
"show_all_shouts": "Alle Notizen anzeigen",
"all_shouts": "Alle Notizen",
"shoutbox_write": "Etwas schreiben",
"your_message": "Ihre Nachricht",
"additions_edits_month": "Neue Objekte und Bearbeitungen nach Monaten",
"licenses_images": "Lizenzstatus der Bilder",
"account": "Nutzerkonto",
"logged_in_as": "Angemeldet als",
"username": "Anmeldename",
"mail": "Mail",
"private_notice": "Pers\u00f6nliche Notizen",
"post": "Post"
}
}