Language settings updates, new primary language setting (#1471)
* move content languages to screen * add dropdown library, style primary lang select * update settings button * show selected langauges in button * use primary language in translator link * update copy * lint
This commit is contained in:
parent
335061f763
commit
8a5f9cd43d
13 changed files with 272 additions and 14 deletions
|
@ -6,6 +6,7 @@ export const router = new Router({
|
|||
Feeds: '/feeds',
|
||||
Notifications: '/notifications',
|
||||
Settings: '/settings',
|
||||
LanguageSettings: '/settings/language',
|
||||
Moderation: '/moderation',
|
||||
ModerationMuteLists: '/moderation/mute-lists',
|
||||
ModerationMutedAccounts: '/moderation/muted-accounts',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue