mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Change menu tooltip 'My notifications' to 'Notifications' and rename identifier from 'notifications.headerMenuButton.tooltip' to 'header.notifications.tooltip'
This commit is contained in:
parent
51e663e0a6
commit
47305320d6
@ -9,7 +9,7 @@
|
|||||||
ghost
|
ghost
|
||||||
circle
|
circle
|
||||||
v-tooltip="{
|
v-tooltip="{
|
||||||
content: $t('notifications.headerMenuButton.tooltip'),
|
content: $t('header.notifications.tooltip'),
|
||||||
placement: 'bottom-start',
|
placement: 'bottom-start',
|
||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
@ -20,7 +20,7 @@
|
|||||||
ghost
|
ghost
|
||||||
circle
|
circle
|
||||||
v-tooltip="{
|
v-tooltip="{
|
||||||
content: $t('notifications.headerMenuButton.tooltip'),
|
content: $t('header.notifications.tooltip'),
|
||||||
placement: 'bottom-start',
|
placement: 'bottom-start',
|
||||||
}"
|
}"
|
||||||
@click="toggleMenu"
|
@click="toggleMenu"
|
||||||
|
|||||||
@ -582,6 +582,9 @@
|
|||||||
},
|
},
|
||||||
"chats": {
|
"chats": {
|
||||||
"tooltip": "Chats"
|
"tooltip": "Chats"
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"tooltip": "Banachrichtigungen"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"index": {
|
"index": {
|
||||||
@ -728,9 +731,6 @@
|
|||||||
"unread": "Ungelesen"
|
"unread": "Ungelesen"
|
||||||
},
|
},
|
||||||
"group": "Beschreibung",
|
"group": "Beschreibung",
|
||||||
"headerMenuButton": {
|
|
||||||
"tooltip": "Meine Banachrichtigungen"
|
|
||||||
},
|
|
||||||
"markAllAsRead": "Markiere alle als gelesen",
|
"markAllAsRead": "Markiere alle als gelesen",
|
||||||
"pageLink": "Alle Benachrichtigungen",
|
"pageLink": "Alle Benachrichtigungen",
|
||||||
"post": "Beitrag oder Gruppe",
|
"post": "Beitrag oder Gruppe",
|
||||||
|
|||||||
@ -582,6 +582,9 @@
|
|||||||
},
|
},
|
||||||
"chats": {
|
"chats": {
|
||||||
"tooltip": "Chats"
|
"tooltip": "Chats"
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"tooltip": "Notifications"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"index": {
|
"index": {
|
||||||
@ -728,9 +731,6 @@
|
|||||||
"unread": "Unread"
|
"unread": "Unread"
|
||||||
},
|
},
|
||||||
"group": "Description",
|
"group": "Description",
|
||||||
"headerMenuButton": {
|
|
||||||
"tooltip": "My notifications"
|
|
||||||
},
|
|
||||||
"markAllAsRead": "Mark all as read",
|
"markAllAsRead": "Mark all as read",
|
||||||
"pageLink": "All notifications",
|
"pageLink": "All notifications",
|
||||||
"post": "Post or Group",
|
"post": "Post or Group",
|
||||||
|
|||||||
@ -323,6 +323,9 @@
|
|||||||
},
|
},
|
||||||
"chats": {
|
"chats": {
|
||||||
"tooltip": "Chats"
|
"tooltip": "Chats"
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"tooltip": "Notificaciones"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"index": {
|
"index": {
|
||||||
|
|||||||
@ -313,6 +313,9 @@
|
|||||||
},
|
},
|
||||||
"chats": {
|
"chats": {
|
||||||
"tooltip": "Chats"
|
"tooltip": "Chats"
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"tooltip": "Notifications"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"index": {
|
"index": {
|
||||||
@ -416,9 +419,6 @@
|
|||||||
"unread": "Non lu"
|
"unread": "Non lu"
|
||||||
},
|
},
|
||||||
"group": "Description",
|
"group": "Description",
|
||||||
"headerMenuButton": {
|
|
||||||
"tooltip": "Mes notifications"
|
|
||||||
},
|
|
||||||
"markAllAsRead": "Tout marquer comme lu",
|
"markAllAsRead": "Tout marquer comme lu",
|
||||||
"pageLink": "Toutes les notifications",
|
"pageLink": "Toutes les notifications",
|
||||||
"post": "Post",
|
"post": "Post",
|
||||||
|
|||||||
@ -317,6 +317,9 @@
|
|||||||
},
|
},
|
||||||
"chats": {
|
"chats": {
|
||||||
"tooltip": "Chat"
|
"tooltip": "Chat"
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"tooltip": "Notifiche"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"index": {
|
"index": {
|
||||||
|
|||||||
@ -100,6 +100,9 @@
|
|||||||
},
|
},
|
||||||
"chats": {
|
"chats": {
|
||||||
"tooltip": "Chats"
|
"tooltip": "Chats"
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"tooltip": "Notificaties"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
|
|||||||
@ -187,6 +187,9 @@
|
|||||||
},
|
},
|
||||||
"chats": {
|
"chats": {
|
||||||
"tooltip": "Czaty"
|
"tooltip": "Czaty"
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"tooltip": "Powiadomienia"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
|
|||||||
@ -355,6 +355,9 @@
|
|||||||
},
|
},
|
||||||
"chats": {
|
"chats": {
|
||||||
"tooltip": "Chats"
|
"tooltip": "Chats"
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"tooltip": "Notificações"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"index": {
|
"index": {
|
||||||
|
|||||||
@ -334,6 +334,9 @@
|
|||||||
},
|
},
|
||||||
"chats": {
|
"chats": {
|
||||||
"tooltip": "Чаты"
|
"tooltip": "Чаты"
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"tooltip": "Уведомления"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"index": {
|
"index": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user