Add control panel link in nav

This commit is contained in:
syuilo 2018-08-23 02:47:12 +09:00
parent d129151fdf
commit d98c67e13c
3 changed files with 10 additions and 4 deletions

View file

@ -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: