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": "No one is playing.",
"offline": "Server is down.",
"address": "Server address",
"fail": "Failed to retrieve server status."
"fail": "Failed to retrieve server status.",
"loading": "Retrieving server status..."
}