ui: move account settings link under profile
This commit is contained in:
parent
bd1b9fb5c8
commit
d279d618a5
5 changed files with 23 additions and 13 deletions
|
@ -196,7 +196,10 @@
|
|||
"about": {
|
||||
"label": "About"
|
||||
},
|
||||
"account_settings": "Account settings",
|
||||
"account_settings": {
|
||||
"description": "Edit your account settings in Mastodon UI",
|
||||
"label": "Account settings"
|
||||
},
|
||||
"feature_flags": {
|
||||
"github_cards": "GitHub Cards",
|
||||
"title": "Experimental Features",
|
||||
|
|
|
@ -187,7 +187,9 @@
|
|||
"about": {
|
||||
"label": "关于"
|
||||
},
|
||||
"account_settings": "账号设置",
|
||||
"account_settings": {
|
||||
"label": "账号设置"
|
||||
},
|
||||
"feature_flags": {
|
||||
"github_cards": "GitHub 卡片",
|
||||
"title": "实验功能",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue