This commit is contained in:
tamaina 2019-05-03 00:05:12 +09:00 committed by Satsuki Yanagi
parent 5afe96e15a
commit 788edd3622
No known key found for this signature in database
GPG key ID: 889CA74CC28378D0
3 changed files with 10 additions and 15 deletions

View file

@ -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: