mirror of
https://github.com/yude-jp/yude.jp
synced 2025-10-12 11:18:36 +09:00
Add page "minecraft/"
This commit is contained in:
5
locales/en/minecraft.json
Normal file
5
locales/en/minecraft.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"title": "Minecraft Multiplayer",
|
||||
"playing": "{{count}} player(s) online.",
|
||||
"no_one": "No one is playing."
|
||||
}
|
5
locales/ja/minecraft.json
Normal file
5
locales/ja/minecraft.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"title": "Minecraft マルチプレイ",
|
||||
"playing": "{{count}} 人がプレイしています。",
|
||||
"no_one": "現在、誰もログインしていません。"
|
||||
}
|
Reference in New Issue
Block a user