wip
This commit is contained in:
parent
c2fc637575
commit
2afcdda058
5 changed files with 65 additions and 8 deletions
|
@ -460,6 +460,8 @@ common/views/components/connect-failed.troubleshooter.vue:
|
|||
flush: "キャッシュの削除"
|
||||
set-version: "バージョン指定"
|
||||
|
||||
|
||||
|
||||
common/views/components/media-banner.vue:
|
||||
sensitive: "閲覧注意"
|
||||
click-to-show: "クリックして表示"
|
||||
|
@ -637,6 +639,17 @@ common/views/components/emoji-picker.vue:
|
|||
symbols: "記号"
|
||||
flags: "旗"
|
||||
|
||||
common/views/components/settings/client-mode.vue:
|
||||
title: "クライアント"
|
||||
select-app-type: "利用するクライアントのモード"
|
||||
choices:
|
||||
auto: "自動で選択"
|
||||
desktop: "デスクトップ版に固定"
|
||||
mobile: "モバイル版に固定"
|
||||
desktop: "デスクトップ"
|
||||
mobile: "モバイル"
|
||||
info: "変更はページの再度読み込み後に反映されます。"
|
||||
|
||||
common/views/components/signin.vue:
|
||||
username: "ユーザー名"
|
||||
password: "パスワード"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue