Remove logging for debug, translate msgs for error handling

This commit is contained in:
2021-05-30 14:11:40 +09:00
parent 557ff11a82
commit 3dd345c10f
3 changed files with 6 additions and 6 deletions
+2 -1
View File
@@ -3,5 +3,6 @@
"playing": "{{count}} 人がプレイしています。",
"no_one": "現在、誰もログインしていません。",
"offline": "サーバーがオフラインのようです。",
"address": "サーバー アドレス"
"address": "サーバー アドレス",
"fail": "サーバーの状態を取得できませんでした。"
}