mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Add 'Chats' entry to user menu
This commit is contained in:
parent
73d66e261e
commit
6f4c6c2fd6
@ -92,6 +92,11 @@ export default {
|
|||||||
path: '/groups',
|
path: '/groups',
|
||||||
icon: 'users',
|
icon: 'users',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: this.$t('header.avatarMenu.chats'),
|
||||||
|
path: `/chat`,
|
||||||
|
icon: 'chat-bubble',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: this.$t('notifications.pageLink'),
|
name: this.$t('notifications.pageLink'),
|
||||||
path: '/notifications',
|
path: '/notifications',
|
||||||
|
|||||||
@ -575,6 +575,7 @@
|
|||||||
"button": {
|
"button": {
|
||||||
"tooltip": "Mein Profil"
|
"tooltip": "Mein Profil"
|
||||||
},
|
},
|
||||||
|
"chats": "Chats",
|
||||||
"groups": "Gruppen",
|
"groups": "Gruppen",
|
||||||
"myProfile": "Mein Profil"
|
"myProfile": "Mein Profil"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -575,6 +575,7 @@
|
|||||||
"button": {
|
"button": {
|
||||||
"tooltip": "My profile"
|
"tooltip": "My profile"
|
||||||
},
|
},
|
||||||
|
"chats": "Chats",
|
||||||
"groups": "Groups",
|
"groups": "Groups",
|
||||||
"myProfile": "My profile"
|
"myProfile": "My profile"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -316,6 +316,11 @@
|
|||||||
"hashtag-search": "Buscando a #{hashtag}",
|
"hashtag-search": "Buscando a #{hashtag}",
|
||||||
"title": "Su burbuja de filtro"
|
"title": "Su burbuja de filtro"
|
||||||
},
|
},
|
||||||
|
"header": {
|
||||||
|
"avatarMenu": {
|
||||||
|
"chats": "Chats"
|
||||||
|
}
|
||||||
|
},
|
||||||
"index": {
|
"index": {
|
||||||
"change-filter-settings": "Cambie la configuración de sus filtros para obtener más resultados.",
|
"change-filter-settings": "Cambie la configuración de sus filtros para obtener más resultados.",
|
||||||
"no-results": "No se han encontrado contribuciones."
|
"no-results": "No se han encontrado contribuciones."
|
||||||
|
|||||||
@ -306,6 +306,11 @@
|
|||||||
"hashtag-search": "Recherche de #{hashtag}",
|
"hashtag-search": "Recherche de #{hashtag}",
|
||||||
"title": "Votre bulle de filtre"
|
"title": "Votre bulle de filtre"
|
||||||
},
|
},
|
||||||
|
"header": {
|
||||||
|
"avatarMenu": {
|
||||||
|
"chats": "Chats"
|
||||||
|
}
|
||||||
|
},
|
||||||
"index": {
|
"index": {
|
||||||
"change-filter-settings": "Modifiez les paramètres de filtrage pour obtenir plus de résultats.",
|
"change-filter-settings": "Modifiez les paramètres de filtrage pour obtenir plus de résultats.",
|
||||||
"no-results": "Pas de contribution trouvée."
|
"no-results": "Pas de contribution trouvée."
|
||||||
|
|||||||
@ -310,6 +310,11 @@
|
|||||||
"hashtag-search": null,
|
"hashtag-search": null,
|
||||||
"title": null
|
"title": null
|
||||||
},
|
},
|
||||||
|
"header": {
|
||||||
|
"avatarMenu": {
|
||||||
|
"chats": "Chat"
|
||||||
|
}
|
||||||
|
},
|
||||||
"index": {
|
"index": {
|
||||||
"change-filter-settings": null,
|
"change-filter-settings": null,
|
||||||
"no-results": null
|
"no-results": null
|
||||||
|
|||||||
@ -93,6 +93,11 @@
|
|||||||
"membersCount": null,
|
"membersCount": null,
|
||||||
"membersListTitle": null
|
"membersListTitle": null
|
||||||
},
|
},
|
||||||
|
"header": {
|
||||||
|
"avatarMenu": {
|
||||||
|
"chats": "Chats"
|
||||||
|
}
|
||||||
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"email": "Uw E-mail",
|
"email": "Uw E-mail",
|
||||||
"hello": "Hallo",
|
"hello": "Hallo",
|
||||||
|
|||||||
@ -180,6 +180,11 @@
|
|||||||
"hashtags-filter": {
|
"hashtags-filter": {
|
||||||
"title": "Twoja bańka filtrująca"
|
"title": "Twoja bańka filtrująca"
|
||||||
},
|
},
|
||||||
|
"header": {
|
||||||
|
"avatarMenu": {
|
||||||
|
"chats": "Czaty"
|
||||||
|
}
|
||||||
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"email": "Twój adres e-mail",
|
"email": "Twój adres e-mail",
|
||||||
"forgotPassword": "Zapomniałeś hasła?",
|
"forgotPassword": "Zapomniałeś hasła?",
|
||||||
|
|||||||
@ -348,6 +348,11 @@
|
|||||||
"hashtag-search": "Procurando por #{hashtag}",
|
"hashtag-search": "Procurando por #{hashtag}",
|
||||||
"title": "Sua bolha de filtro"
|
"title": "Sua bolha de filtro"
|
||||||
},
|
},
|
||||||
|
"header": {
|
||||||
|
"avatarMenu": {
|
||||||
|
"chats": "Chats"
|
||||||
|
}
|
||||||
|
},
|
||||||
"index": {
|
"index": {
|
||||||
"change-filter-settings": "Altere suas configurações de filtro para obter mais resultados.",
|
"change-filter-settings": "Altere suas configurações de filtro para obter mais resultados.",
|
||||||
"no-results": "Nenhuma contribuição encontrada."
|
"no-results": "Nenhuma contribuição encontrada."
|
||||||
|
|||||||
@ -327,6 +327,11 @@
|
|||||||
"hashtag-search": "Поиск по #{hashtag}",
|
"hashtag-search": "Поиск по #{hashtag}",
|
||||||
"title": "Ваш фильтр пузыря"
|
"title": "Ваш фильтр пузыря"
|
||||||
},
|
},
|
||||||
|
"header": {
|
||||||
|
"avatarMenu": {
|
||||||
|
"chats": "Чаты"
|
||||||
|
}
|
||||||
|
},
|
||||||
"index": {
|
"index": {
|
||||||
"change-filter-settings": "Измените настройки фильтра, чтобы получить больше результатов.",
|
"change-filter-settings": "Измените настройки фильтра, чтобы получить больше результатов.",
|
||||||
"no-results": "Посты не найдены."
|
"no-results": "Посты не найдены."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user