mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
chore: add ja_jp translations (#1439)
This commit is contained in:
12
assets/translations/ja_jp.json
Normal file
12
assets/translations/ja_jp.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"commands.pumpkin.version": "Pumpkin %s\n",
|
||||
"commands.pumpkin.description": "すべての人が高速かつ効率的な Minecraft サーバーをホストできるようにします\n",
|
||||
"commands.pumpkin.minecraft_version": "(Minecraft %s, Protocol %s)\n",
|
||||
"commands.pumpkin.github": "[GitHub リポジトリ]",
|
||||
"commands.pumpkin.website": "[ウェブサイト]",
|
||||
"commands.pumpkin.version.hover": "クリックしてバージョンをコピー",
|
||||
"commands.pumpkin.description.hover": "クリックして説明をコピー",
|
||||
"commands.pumpkin.minecraft_version.hover": "クリックして Minecraft バージョンをコピー",
|
||||
"commands.pumpkin.github.hover": "クリックしてリポジトリを開く",
|
||||
"commands.pumpkin.website.hover": "クリックしてウェブサイトを開く"
|
||||
}
|
||||
Reference in New Issue
Block a user