Change menu tooltip 'My notifications' to 'Notifications' and rename identifier from 'notifications.headerMenuButton.tooltip' to 'header.notifications.tooltip'

This commit is contained in:
Wolfgang Huß 2024-01-24 14:32:03 +01:00
parent 51e663e0a6
commit 47305320d6
10 changed files with 29 additions and 11 deletions

View File

@ -9,7 +9,7 @@
ghost ghost
circle circle
v-tooltip="{ v-tooltip="{
content: $t('notifications.headerMenuButton.tooltip'), content: $t('header.notifications.tooltip'),
placement: 'bottom-start', placement: 'bottom-start',
}" }"
/> />
@ -20,7 +20,7 @@
ghost ghost
circle circle
v-tooltip="{ v-tooltip="{
content: $t('notifications.headerMenuButton.tooltip'), content: $t('header.notifications.tooltip'),
placement: 'bottom-start', placement: 'bottom-start',
}" }"
@click="toggleMenu" @click="toggleMenu"

View File

@ -582,6 +582,9 @@
}, },
"chats": { "chats": {
"tooltip": "Chats" "tooltip": "Chats"
},
"notifications": {
"tooltip": "Banachrichtigungen"
} }
}, },
"index": { "index": {
@ -728,9 +731,6 @@
"unread": "Ungelesen" "unread": "Ungelesen"
}, },
"group": "Beschreibung", "group": "Beschreibung",
"headerMenuButton": {
"tooltip": "Meine Banachrichtigungen"
},
"markAllAsRead": "Markiere alle als gelesen", "markAllAsRead": "Markiere alle als gelesen",
"pageLink": "Alle Benachrichtigungen", "pageLink": "Alle Benachrichtigungen",
"post": "Beitrag oder Gruppe", "post": "Beitrag oder Gruppe",

View File

@ -582,6 +582,9 @@
}, },
"chats": { "chats": {
"tooltip": "Chats" "tooltip": "Chats"
},
"notifications": {
"tooltip": "Notifications"
} }
}, },
"index": { "index": {
@ -728,9 +731,6 @@
"unread": "Unread" "unread": "Unread"
}, },
"group": "Description", "group": "Description",
"headerMenuButton": {
"tooltip": "My notifications"
},
"markAllAsRead": "Mark all as read", "markAllAsRead": "Mark all as read",
"pageLink": "All notifications", "pageLink": "All notifications",
"post": "Post or Group", "post": "Post or Group",

View File

@ -323,6 +323,9 @@
}, },
"chats": { "chats": {
"tooltip": "Chats" "tooltip": "Chats"
},
"notifications": {
"tooltip": "Notificaciones"
} }
}, },
"index": { "index": {

View File

@ -313,6 +313,9 @@
}, },
"chats": { "chats": {
"tooltip": "Chats" "tooltip": "Chats"
},
"notifications": {
"tooltip": "Notifications"
} }
}, },
"index": { "index": {
@ -416,9 +419,6 @@
"unread": "Non lu" "unread": "Non lu"
}, },
"group": "Description", "group": "Description",
"headerMenuButton": {
"tooltip": "Mes notifications"
},
"markAllAsRead": "Tout marquer comme lu", "markAllAsRead": "Tout marquer comme lu",
"pageLink": "Toutes les notifications", "pageLink": "Toutes les notifications",
"post": "Post", "post": "Post",

View File

@ -317,6 +317,9 @@
}, },
"chats": { "chats": {
"tooltip": "Chat" "tooltip": "Chat"
},
"notifications": {
"tooltip": "Notifiche"
} }
}, },
"index": { "index": {

View File

@ -100,6 +100,9 @@
}, },
"chats": { "chats": {
"tooltip": "Chats" "tooltip": "Chats"
},
"notifications": {
"tooltip": "Notificaties"
} }
}, },
"login": { "login": {

View File

@ -187,6 +187,9 @@
}, },
"chats": { "chats": {
"tooltip": "Czaty" "tooltip": "Czaty"
},
"notifications": {
"tooltip": "Powiadomienia"
} }
}, },
"login": { "login": {

View File

@ -355,6 +355,9 @@
}, },
"chats": { "chats": {
"tooltip": "Chats" "tooltip": "Chats"
},
"notifications": {
"tooltip": "Notificações"
} }
}, },
"index": { "index": {

View File

@ -334,6 +334,9 @@
}, },
"chats": { "chats": {
"tooltip": "Чаты" "tooltip": "Чаты"
},
"notifications": {
"tooltip": "Уведомления"
} }
}, },
"index": { "index": {