diff --git a/src/main/resources/assets/extrasounds/lang/ja_jp.json b/src/main/resources/assets/extrasounds/lang/ja_jp.json new file mode 100644 index 00000000..0443b87e --- /dev/null +++ b/src/main/resources/assets/extrasounds/lang/ja_jp.json @@ -0,0 +1,10 @@ +{ + "soundCategory.extrasounds_master": "ExtraSounds", + "soundCategory.inventory": "インベントリ", + "soundCategory.action": "アイテムアクション", + "soundCategory.chat": "チャット", + "soundCategory.chat_mention": "チャットメンション", + "soundCategory.effects": "エフェクト/ポーション", + "soundCategory.scroll": "スクロール", + "soundCategory.typing": "タイピング" +} \ No newline at end of file