ユーザー名にコントラストを付けるデザインのオンオフを切り替えられるように
This commit is contained in:
parent
fa04ac789e
commit
2b50364ab4
5 changed files with 20 additions and 2 deletions
|
@ -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を表示する"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue