ユーザー名にコントラストを付けるデザインのオンオフを切り替えられるように

This commit is contained in:
syuilo 2018-09-07 05:45:13 +09:00
parent fa04ac789e
commit 2b50364ab4
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
5 changed files with 20 additions and 2 deletions

View file

@ -736,6 +736,7 @@ desktop/views/components/settings.vue:
delete-wallpaper: "壁紙を削除"
dark-mode: "ダークモード"
circle-icons: "円形のアイコンを使用"
contrasted-acct: "ユーザー名にコントラストを付ける"
gradient-window-header: "ウィンドウのタイトルバーにグラデーションを使用"
post-form-on-timeline: "タイムライン上部に投稿フォームを表示する"
suggest-recent-hashtags: "最近のハッシュタグを投稿フォームに表示する"
@ -1349,6 +1350,7 @@ mobile/views/pages/settings.vue:
dark-mode: "ダークモード"
i-am-under-limited-internet: "私は通信を制限されている"
circle-icons: "円形のアイコンを使用"
contrasted-acct: "ユーザー名にコントラストを付ける"
timeline: "タイムライン"
show-reply-target: "リプライ先を表示する"
show-my-renotes: "自分の行ったRenoteを表示する"