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

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

View File

@@ -3,5 +3,6 @@
"playing": "{{count}} player(s) online.",
"no_one": "No one is playing.",
"offline": "Server is down.",
"address": "Server address"
"address": "Server address",
"fail": "Failed to retrieve server status."
}