fix
This commit is contained in:
parent
5afe96e15a
commit
788edd3622
3 changed files with 10 additions and 15 deletions
|
@ -637,15 +637,13 @@ common/views/components/emoji-picker.vue:
|
|||
symbols: "記号"
|
||||
flags: "旗"
|
||||
|
||||
common/views/components/settings/client-mode.vue:
|
||||
common/views/components/settings/app-type.vue:
|
||||
title: "モード"
|
||||
intro: "デスクトップ版とモバイル版のどちらを使うかを指定できます。"
|
||||
choices:
|
||||
auto: "自動で選択"
|
||||
desktop: "デスクトップ版に固定"
|
||||
mobile: "モバイル版に固定"
|
||||
desktop: "デスクトップ"
|
||||
mobile: "モバイル"
|
||||
info: "変更はページの再度読み込み後に反映されます。"
|
||||
|
||||
common/views/components/signin.vue:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue