diff --git a/webapp/locales/de.json b/webapp/locales/de.json index c21d2d8ae..62860ae13 100644 --- a/webapp/locales/de.json +++ b/webapp/locales/de.json @@ -726,7 +726,7 @@ }, "group": "Beschreibung", "headerMenuButton": { - "tooltip": "Notifikationen" + "tooltip": "Meine Banachrichtigungen" }, "markAllAsRead": "Markiere alle als gelesen", "pageLink": "Alle Benachrichtigungen", diff --git a/webapp/locales/en.json b/webapp/locales/en.json index 0d576834e..a6060f3a0 100644 --- a/webapp/locales/en.json +++ b/webapp/locales/en.json @@ -726,7 +726,7 @@ }, "group": "Description", "headerMenuButton": { - "tooltip": "Notifications" + "tooltip": "My notifications" }, "markAllAsRead": "Mark all as read", "pageLink": "All notifications", diff --git a/webapp/locales/fr.json b/webapp/locales/fr.json index f40e9240e..6f98be2e9 100644 --- a/webapp/locales/fr.json +++ b/webapp/locales/fr.json @@ -407,7 +407,7 @@ }, "group": "Description", "headerMenuButton": { - "tooltip": "Notifications" + "tooltip": "Mes notifications" }, "markAllAsRead": "Tout marquer comme lu", "pageLink": "Toutes les notifications",