This commit is contained in:
tamaina 2019-04-19 11:07:54 +09:00 committed by Satsuki Yanagi
parent c2fc637575
commit 2afcdda058
No known key found for this signature in database
GPG key ID: 889CA74CC28378D0
5 changed files with 65 additions and 8 deletions

View file

@ -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: "パスワード"