Added new strings + Substituted some menu item i18n

This commit is contained in:
Maikiwi 2022-01-24 18:04:05 -08:00
parent 0da1233977
commit c0b14db8dd
6 changed files with 20 additions and 13 deletions

View file

@ -80,6 +80,8 @@
"term.time.updated": "最終更新日",
"term.fullscreenView": "全画面表示",
"term.defaultView": "ウィンドウ表示",
"term.spacializedAudioSetting": "オーディオ空間化設定",
"term.clearAll": "クリア",
// Home
"home.title": "ホーム",
@ -186,6 +188,6 @@
// Web Remote
"remote.web.title": "Cider リモート",
"remote.web.description": "QRコードを使用して、Ciderとスマートフォンをペアリングする",
"remote.web.description": "QRコードを使用して、Ciderとスマートフォンをペアリングする"
}