From b4533a54f6e50e07e888ee1f6e6e7b70d6bce559 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Wed, 24 Jan 2024 13:34:37 +0100 Subject: [PATCH] Change user menu entry 'Notifications' of Polish, Netherlands and Italian to 'All notifications' --- webapp/locales/it.json | 2 +- webapp/locales/nl.json | 2 +- webapp/locales/pl.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/webapp/locales/it.json b/webapp/locales/it.json index 35f523d26..648460770 100644 --- a/webapp/locales/it.json +++ b/webapp/locales/it.json @@ -362,7 +362,7 @@ "unread": null }, "markAllAsRead": "Segna tutti come letti", - "pageLink": "Notifiche", + "pageLink": "Tutte le notifiche", "post": null, "reason": { "commented_on_post": null, diff --git a/webapp/locales/nl.json b/webapp/locales/nl.json index 672f759cd..5253873c9 100644 --- a/webapp/locales/nl.json +++ b/webapp/locales/nl.json @@ -117,7 +117,7 @@ "unread": null }, "markAllAsRead": "Markeer alles als gelezen", - "pageLink": "Notificaties", + "pageLink": "Alle notificaties", "post": null, "reason": { "commented_on_post": null, diff --git a/webapp/locales/pl.json b/webapp/locales/pl.json index 5291fe1fe..4fbf1f1ee 100644 --- a/webapp/locales/pl.json +++ b/webapp/locales/pl.json @@ -210,7 +210,7 @@ "menu": { "mentioned": "wspomiaƂ o Tobie we wpisie" }, - "pageLink": "Powiadomienia" + "pageLink": "Wszystkie powiadomienia" }, "post": { "comment": {