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:
@@ -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"
|
||||
}
|
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"title": "Minecraft マルチプレイ",
|
||||
"playing": "{{count}} 人がプレイしています。",
|
||||
"no_one": "現在、誰もログインしていません。"
|
||||
"no_one": "現在、誰もログインしていません。",
|
||||
"offline": "サーバーがオフラインのようです。",
|
||||
"address": "サーバー アドレス"
|
||||
}
|
Reference in New Issue
Block a user