fix(webapp): add missing locales.

This commit is contained in:
elweyn 2023-07-31 10:53:40 +02:00
parent 69aa616012
commit f5171d598f
3 changed files with 10 additions and 0 deletions

View File

@ -723,6 +723,9 @@
"unread": "Ungelesen"
},
"group": "Beschreibung",
"headerMenuButton": {
"tooltip": "Notifikationen"
},
"markAllAsRead": "Markiere alle als gelesen",
"pageLink": "Alle Benachrichtigungen",
"post": "Beitrag oder Gruppe",

View File

@ -723,6 +723,9 @@
"unread": "Unread"
},
"group": "Description",
"headerMenuButton": {
"tooltip": "Notifications"
},
"markAllAsRead": "Mark all as read",
"pageLink": "All notifications",
"post": "Post or Group",

View File

@ -405,6 +405,10 @@
"read": "Lire",
"unread": "Non lu"
},
"group": "Description",
"headerMenuButton": {
"tooltip": "Notifications"
},
"markAllAsRead": "Tout marquer comme lu",
"pageLink": "Toutes les notifications",
"post": "Post",