Add control panel link in nav
This commit is contained in:
parent
d129151fdf
commit
d98c67e13c
3 changed files with 10 additions and 4 deletions
|
@ -857,6 +857,7 @@ desktop/views/components/ui.header.account.vue:
|
|||
lists: "リスト"
|
||||
follow-requests: "フォロー申請"
|
||||
customize: "ホームのカスタマイズ"
|
||||
admin: "管理"
|
||||
settings: "設定"
|
||||
signout: "サインアウト"
|
||||
dark: "闇に飲まれる"
|
||||
|
@ -1214,6 +1215,7 @@ mobile/views/components/ui.nav.vue:
|
|||
game: "ゲーム"
|
||||
darkmode: "ダークモード"
|
||||
settings: "設定"
|
||||
admin: "管理"
|
||||
about: "Misskeyについて"
|
||||
|
||||
mobile/views/components/user-timeline.vue:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue