Fix locales

This commit is contained in:
Wolfgang Huß 2020-04-08 16:30:08 +02:00
parent 566697d9cd
commit c1af486de4
2 changed files with 10 additions and 10 deletions

View File

@ -445,6 +445,11 @@
"comment": "Kommentar",
"content": "Inhalt",
"empty": "Bedaure, du hast momentan keinerlei Benachrichtigungen.",
"filedReport": {
"category": "Kategorie der Meldung",
"description": "Beschreibung",
"name": "Gesendete Meldung"
},
"filterLabel": {
"all": "Alle",
"read": "Gelesen",
@ -462,11 +467,6 @@
"mentioned_in_comment": "Hat dich in einem Kommentar erwähnt …",
"mentioned_in_post": "Hat dich in einem Beitrag erwähnt …"
},
"filedReport": {
"category": "Kategorie der Meldung",
"description": "Beschreibung",
"name": "Gesendete Meldung"
},
"title": "Benachrichtigungen",
"user": "Benutzer"
},

View File

@ -445,6 +445,11 @@
"comment": "Comment",
"content": "Content",
"empty": "Sorry, you don't have any notifications at the moment.",
"filedReport": {
"category": "Report category",
"description": "Description",
"name": "Filed report"
},
"filterLabel": {
"all": "All",
"read": "Read",
@ -462,11 +467,6 @@
"mentioned_in_comment": "Mentioned you in a comment …",
"mentioned_in_post": "Mentioned you in a post …"
},
"filedReport": {
"category": "Report category",
"description": "Description",
"name": "Filed report"
},
"title": "Notifications",
"user": "User"
},