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 circle
ghost ghost
v-tooltip="{ v-tooltip="{
content: $t('group.button.tooltip'), content: $t('header.groups.tooltip'),
placement: 'bottom-start', placement: 'bottom-start',
}" }"
/> />

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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