Change menu tool tip 'Show groups' to 'Groups' and rename identifier from 'group.button.tooltip' to 'header.groups.tooltip'

This commit is contained in:
Wolfgang Huß 2024-01-24 14:50:52 +01:00
parent 47305320d6
commit c90d5b7edb
10 changed files with 35 additions and 7 deletions

View File

@ -6,7 +6,7 @@
circle
ghost
v-tooltip="{
content: $t('group.button.tooltip'),
content: $t('header.groups.tooltip'),
placement: 'bottom-start',
}"
/>

View File

@ -481,9 +481,6 @@
"addUserNoOptions": "Keine Nutzer gefunden!",
"addUserPlaceholder": "Nutzername",
"allGroups": "Alle Gruppen",
"button": {
"tooltip": "Gruppen anzeigen"
},
"categories": "Thema ::: Themen",
"categoriesTitle": "Themen der Gruppe",
"changeMemberRole": "Die Rolle wurde auf „{role}“ geändert!",
@ -583,6 +580,9 @@
"chats": {
"tooltip": "Chats"
},
"groups": {
"tooltip": "Gruppen"
},
"notifications": {
"tooltip": "Banachrichtigungen"
}

View File

@ -481,9 +481,6 @@
"addUserNoOptions": "No users found!",
"addUserPlaceholder": "User name",
"allGroups": "All Groups",
"button": {
"tooltip": "Show groups"
},
"categories": "Topic ::: Topics",
"categoriesTitle": "Topics of the group",
"changeMemberRole": "The role has been changed to “{role}”!",
@ -583,6 +580,9 @@
"chats": {
"tooltip": "Chats"
},
"groups": {
"tooltip": "Groups"
},
"notifications": {
"tooltip": "Notifications"
}

View File

@ -319,11 +319,15 @@
"header": {
"avatarMenu": {
"chats": "Chats",
"groups": "Grupos",
"notifications": "Notificaciones"
},
"chats": {
"tooltip": "Chats"
},
"groups": {
"tooltip": "Grupos"
},
"notifications": {
"tooltip": "Notificaciones"
}

View File

@ -309,11 +309,15 @@
"header": {
"avatarMenu": {
"chats": "Chats",
"groups": "Groupes",
"notifications": "Notifications"
},
"chats": {
"tooltip": "Chats"
},
"groups": {
"tooltip": "Groupes"
},
"notifications": {
"tooltip": "Notifications"
}

View File

@ -313,11 +313,15 @@
"header": {
"avatarMenu": {
"chats": "Chat",
"groups": "Gruppi",
"notifications": "Notifiche"
},
"chats": {
"tooltip": "Chat"
},
"groups": {
"tooltip": "Gruppi"
},
"notifications": {
"tooltip": "Notifiche"
}

View File

@ -96,11 +96,15 @@
"header": {
"avatarMenu": {
"chats": "Chats",
"groups": "Groepen",
"notifications": "Notificaties"
},
"chats": {
"tooltip": "Chats"
},
"groups": {
"tooltip": "Groepen"
},
"notifications": {
"tooltip": "Notificaties"
}

View File

@ -183,11 +183,15 @@
"header": {
"avatarMenu": {
"chats": "Czaty",
"groups": "Grupy",
"notifications": "Powiadomienia"
},
"chats": {
"tooltip": "Czaty"
},
"groups": {
"tooltip": "Grupy"
},
"notifications": {
"tooltip": "Powiadomienia"
}

View File

@ -351,11 +351,15 @@
"header": {
"avatarMenu": {
"chats": "Chats",
"groups": "Grupos",
"notifications": "Notificações"
},
"chats": {
"tooltip": "Chats"
},
"groups": {
"tooltip": "Grupos"
},
"notifications": {
"tooltip": "Notificações"
}

View File

@ -330,11 +330,15 @@
"header": {
"avatarMenu": {
"chats": "Чаты",
"groups": "Группы",
"notifications": "Уведомления"
},
"chats": {
"tooltip": "Чаты"
},
"groups": {
"tooltip": "Группы"
},
"notifications": {
"tooltip": "Уведомления"
}