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

Change API source, Add server address

This commit is contained in:
2021-05-30 13:31:17 +09:00
parent 3400be0357
commit b532bb04d3
4 changed files with 15 additions and 5 deletions

View File

@@ -1,5 +1,7 @@
{
"title": "Minecraft Multiplayer",
"playing": "{{count}} player(s) online.",
"no_one": "No one is playing."
"no_one": "No one is playing.",
"offline": "Server is down.",
"address": "Server address"
}