Split locales entry 'notifications.pageLink' by adding a 'header.avatarMenu.notifications' entry to have them seperated

This commit is contained in:
Wolfgang Huß 2024-01-24 13:25:56 +01:00
parent 6f4c6c2fd6
commit 4090a8b6b3
10 changed files with 19 additions and 10 deletions

View File

@ -98,7 +98,7 @@ export default {
icon: 'chat-bubble', icon: 'chat-bubble',
}, },
{ {
name: this.$t('notifications.pageLink'), name: this.$t('header.avatarMenu.notifications'),
path: '/notifications', path: '/notifications',
icon: 'bell', icon: 'bell',
}, },

View File

@ -577,7 +577,8 @@
}, },
"chats": "Chats", "chats": "Chats",
"groups": "Gruppen", "groups": "Gruppen",
"myProfile": "Mein Profil" "myProfile": "Mein Profil",
"notifications": "Benachrichtigungen"
}, },
"chat": { "chat": {
"tooltip": "Meine Chats" "tooltip": "Meine Chats"

View File

@ -577,7 +577,8 @@
}, },
"chats": "Chats", "chats": "Chats",
"groups": "Groups", "groups": "Groups",
"myProfile": "My profile" "myProfile": "My profile",
"notifications": "Notifications"
}, },
"chat": { "chat": {
"tooltip": "My chats" "tooltip": "My chats"

View File

@ -318,7 +318,8 @@
}, },
"header": { "header": {
"avatarMenu": { "avatarMenu": {
"chats": "Chats" "chats": "Chats",
"notifications": "Notificaciones"
} }
}, },
"index": { "index": {

View File

@ -308,7 +308,8 @@
}, },
"header": { "header": {
"avatarMenu": { "avatarMenu": {
"chats": "Chats" "chats": "Chats",
"notifications": "Notifications"
} }
}, },
"index": { "index": {

View File

@ -312,7 +312,8 @@
}, },
"header": { "header": {
"avatarMenu": { "avatarMenu": {
"chats": "Chat" "chats": "Chat",
"notifications": "Notifiche"
} }
}, },
"index": { "index": {

View File

@ -95,7 +95,8 @@
}, },
"header": { "header": {
"avatarMenu": { "avatarMenu": {
"chats": "Chats" "chats": "Chats",
"notifications": "Notificaties"
} }
}, },
"login": { "login": {

View File

@ -182,7 +182,8 @@
}, },
"header": { "header": {
"avatarMenu": { "avatarMenu": {
"chats": "Czaty" "chats": "Czaty",
"notifications": "Powiadomienia"
} }
}, },
"login": { "login": {

View File

@ -350,7 +350,8 @@
}, },
"header": { "header": {
"avatarMenu": { "avatarMenu": {
"chats": "Chats" "chats": "Chats",
"notifications": "Notificações"
} }
}, },
"index": { "index": {

View File

@ -329,7 +329,8 @@
}, },
"header": { "header": {
"avatarMenu": { "avatarMenu": {
"chats": "Чаты" "chats": "Чаты",
"notifications": "Уведомления"
} }
}, },
"index": { "index": {