0
0
mirror of https://github.com/yude-jp/yude.jp synced 2025-10-12 11:18:36 +09:00

Add "Retrieving server status..." text

This commit is contained in:
2021-05-31 09:59:14 +09:00
parent d7099acd8b
commit 62925709f8
3 changed files with 10 additions and 5 deletions

View File

@@ -4,5 +4,6 @@
"no_one": "現在、誰もログインしていません。",
"offline": "サーバーがオフラインのようです。",
"address": "サーバー アドレス",
"fail": "サーバーの状態を取得できませんでした。"
"fail": "サーバーの状態を取得できませんでした。",
"loading": "サーバーの状態を取得しています..."
}