Contribute German translations for social media

This commit is contained in:
Robert Schäfer 2019-04-12 18:00:25 +02:00
parent b75650ba38
commit 85973be5b0
2 changed files with 10 additions and 4 deletions

View File

@ -15,7 +15,8 @@
"followers": "Folgen", "followers": "Folgen",
"following": "Folgt", "following": "Folgt",
"shouted": "Empfohlen", "shouted": "Empfohlen",
"commented": "Kommentiert" "commented": "Kommentiert",
"socialMedia": "Wo sonst finde ich"
}, },
"search": { "search": {
"placeholder": "Suchen", "placeholder": "Suchen",
@ -51,6 +52,11 @@
}, },
"languages": { "languages": {
"name": "Sprachen" "name": "Sprachen"
},
"social-media": {
"name": "Soziale Medien",
"submit": "Link hinzufügen",
"success": "Profil aktualisiert"
} }
}, },
"admin": { "admin": {

View File

@ -54,9 +54,9 @@
"name": "Languages" "name": "Languages"
}, },
"social-media": { "social-media": {
"name": "My social media", "name": "Social media",
"submit": "Add social media", "submit": "Add link",
"success": "Updated user" "success": "Updated user profile"
} }
}, },
"admin": { "admin": {