Change menu tooltip 'My chats' to 'Chats' and rename identifier from 'header.chat.tooltip' to 'header.chats.tooltip'

This commit is contained in:
Wolfgang Huß 2024-01-24 13:54:57 +01:00
parent b4533a54f6
commit 51e663e0a6
10 changed files with 26 additions and 5 deletions

View File

@ -4,7 +4,7 @@
ghost
circle
v-tooltip="{
content: $t('header.chat.tooltip'),
content: $t('header.chats.tooltip'),
placement: 'bottom-start',
}"
>

View File

@ -580,8 +580,8 @@
"myProfile": "Mein Profil",
"notifications": "Benachrichtigungen"
},
"chat": {
"tooltip": "Meine Chats"
"chats": {
"tooltip": "Chats"
}
},
"index": {

View File

@ -580,8 +580,8 @@
"myProfile": "My profile",
"notifications": "Notifications"
},
"chat": {
"tooltip": "My chats"
"chats": {
"tooltip": "Chats"
}
},
"index": {

View File

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

View File

@ -310,6 +310,9 @@
"avatarMenu": {
"chats": "Chats",
"notifications": "Notifications"
},
"chats": {
"tooltip": "Chats"
}
},
"index": {

View File

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

View File

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

View File

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

View File

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

View File

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