mirror of
https://github.com/HamletDuFromage/aio-switch-updater.git
synced 2024-11-25 02:52:05 +00:00
add missing comma to previous PR
This commit is contained in:
parent
23366ee2ab
commit
46d1c7de6c
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
||||||
"yes": "はい",
|
"yes": "はい",
|
||||||
"go_back": "戻る",
|
"go_back": "戻る",
|
||||||
"confirm": "確認",
|
"confirm": "確認",
|
||||||
"cancel": "キャンセル"
|
"cancel": "キャンセル",
|
||||||
"off": "無効",
|
"off": "無効",
|
||||||
"selected": "選択済み",
|
"selected": "選択済み",
|
||||||
"applet_mode_not_supported": "この機能はアプレットモードでは使用できません。アクセスするには、タイトルリダイレクトを介してaio-switch-updaterを起動してください。"
|
"applet_mode_not_supported": "この機能はアプレットモードでは使用できません。アクセスするには、タイトルリダイレクトを介してaio-switch-updaterを起動してください。"
|
||||||
|
|
Loading…
Reference in a new issue