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',
},
{
name: this.$t('notifications.pageLink'),
name: this.$t('header.avatarMenu.notifications'),
path: '/notifications',
icon: 'bell',
},

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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