diff --git a/webapp/locales/de.json b/webapp/locales/de.json index 8de89bd5c..f7612afe2 100644 --- a/webapp/locales/de.json +++ b/webapp/locales/de.json @@ -455,8 +455,8 @@ "read": "Gelesen", "unread": "Ungelesen" }, - "pageLink": "Alle Benachrichtigungen", "markAllAsRead": "Markiere alle als gelesen", + "pageLink": "Alle Benachrichtigungen", "post": "Beitrag", "reason": { "commented_on_post": "Hat Deinen Beitrag kommentiert …", diff --git a/webapp/locales/en.json b/webapp/locales/en.json index f9e7a43e6..dd37f8114 100644 --- a/webapp/locales/en.json +++ b/webapp/locales/en.json @@ -455,8 +455,8 @@ "read": "Read", "unread": "Unread" }, - "pageLink": "All notifications", "markAllAsRead": "Mark all as read", + "pageLink": "All notifications", "post": "Post", "reason": { "commented_on_post": "Commented on your post …", diff --git a/webapp/locales/es.json b/webapp/locales/es.json index 8dc91ac52..710042ab4 100644 --- a/webapp/locales/es.json +++ b/webapp/locales/es.json @@ -448,8 +448,8 @@ "read": "Leído", "unread": "No leído" }, - "pageLink": "Todas las notificaciones", "markAllAsRead": "Marcar todas como leido", + "pageLink": "Todas las notificaciones", "post": "Contribución", "reason": { "commented_on_post": "Comentó su contribución ...", diff --git a/webapp/locales/fr.json b/webapp/locales/fr.json index 0bab5e73d..566fbc54f 100644 --- a/webapp/locales/fr.json +++ b/webapp/locales/fr.json @@ -437,8 +437,8 @@ "read": "Lire", "unread": "Non lu" }, - "pageLink": "Toutes les notifications", "markAllAsRead": "Tout marquer comme lu", + "pageLink": "Toutes les notifications", "post": "Post", "reason": { "commented_on_post": "Commenté sur votre post…", diff --git a/webapp/locales/it.json b/webapp/locales/it.json index 898a80d63..76dc87915 100644 --- a/webapp/locales/it.json +++ b/webapp/locales/it.json @@ -387,8 +387,8 @@ "read": "", "unread": "" }, - "pageLink": "", "markAllAsRead": "Segna tutti come letti", + "pageLink": "", "post": "", "reason": { "commented_on_post": "", diff --git a/webapp/locales/nl.json b/webapp/locales/nl.json index 35e31591f..e955fdcc5 100644 --- a/webapp/locales/nl.json +++ b/webapp/locales/nl.json @@ -91,6 +91,26 @@ "moreInfo": "Wat is Human Connection?", "password": "Uw Wachtwoord" }, + "notifications": { + "comment": "", + "content": "", + "empty": "", + "filterLabel": { + "all": "", + "read": "", + "unread": "" + }, + "markAllAsRead": "Markeer alles als gelezen", + "pageLink": "", + "post": "", + "reason": { + "commented_on_post": "", + "mentioned_in_comment": "", + "mentioned_in_post": "" + }, + "title": "", + "user": "" + }, "post": { "moreInfo": { "name": "Meer info" @@ -172,25 +192,5 @@ "taxident": "Identificatienummer voor de belasting over de toegevoegde waarde overeenkomstig § 27 a Wet op de belasting over de toegevoegde waarde (Duitsland).", "termsAc": "Gebruiksvoorwaarden", "tribunal": "registerrechtbank" - }, - "notifications": { - "comment": "", - "content": "", - "empty": "", - "filterLabel": { - "all": "", - "read": "", - "unread": "" - }, - "pageLink": "", - "markAllAsRead": "Markeer alles als gelezen", - "post": "", - "reason": { - "commented_on_post": "", - "mentioned_in_comment": "", - "mentioned_in_post": "" - }, - "title": "", - "user": "" } } diff --git a/webapp/locales/pt.json b/webapp/locales/pt.json index 96be89f8e..b41fefa3d 100644 --- a/webapp/locales/pt.json +++ b/webapp/locales/pt.json @@ -376,8 +376,8 @@ "read": "Lido", "unread": "Não lido" }, - "pageLink": "Todas as notificações", "markAllAsRead": "Marcar todas como lidas", + "pageLink": "Todas as notificações", "post": "Post", "reason": { "commented_on_post": "Comentou no seu post …", diff --git a/webapp/locales/ru.json b/webapp/locales/ru.json index bb66aa862..396ddc69f 100644 --- a/webapp/locales/ru.json +++ b/webapp/locales/ru.json @@ -448,8 +448,8 @@ "read": "Прочитанные", "unread": "Непрочитанные" }, - "pageLink": "Все уведомления", "markAllAsRead": "Отметить все как прочитанное", + "pageLink": "Все уведомления", "post": "Пост", "reason": { "commented_on_post": "Комментарий к посту...",