mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Adjust groups header menu
This commit is contained in:
parent
21fcc094a6
commit
9389c3463f
@ -5,8 +5,8 @@ export default {
|
||||
path: '/',
|
||||
},
|
||||
{
|
||||
nameIdent: 'yuniteRebranding.header.myGroups',
|
||||
path: '/my-groups',
|
||||
nameIdent: 'yuniteRebranding.header.groups',
|
||||
path: '/groups',
|
||||
},
|
||||
{
|
||||
nameIdent: 'yuniteRebranding.header.topics',
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"yuniteRebranding": {
|
||||
"header": {
|
||||
"about": "Über Yunite",
|
||||
"myGroups": "Gruppen",
|
||||
"groups": "Gruppen",
|
||||
"newsFeed": "Beiträge",
|
||||
"topics": "Themen"
|
||||
},
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"yuniteRebranding": {
|
||||
"header": {
|
||||
"about": "About Yunite",
|
||||
"myGroups": "Groups",
|
||||
"groups": "Groups",
|
||||
"newsFeed": "News Feed",
|
||||
"topics": "Topics"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user