We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1511f67 commit 647ab6fCopy full SHA for 647ab6f
1 file changed
src/main/resources/assets/extrasounds/lang/ja_jp.json
@@ -0,0 +1,14 @@
1
+{
2
+ "soundCategory.extrasounds_logics$master": "ExtraSounds",
3
+ "soundCategory.extrasounds_logics$inventory": "インベントリ操作",
4
+ "soundCategory.extrasounds_logics$hotbar": "ホットバー操作",
5
+ "soundCategory.extrasounds_logics$chat": "チャット メッセージ",
6
+ "soundCategory.extrasounds_logics$chat_mention": "チャット @メンション",
7
+ "soundCategory.extrasounds_logics$screenshot": "スクリーンショット",
8
+ "soundCategory.extrasounds_logics$effects": "ステータス効果/ポーション",
9
+ "soundCategory.extrasounds_logics$typing": "タイピング",
10
+ "soundCategory.extrasounds_logics$item_intr": "アイテム操作",
11
+ "soundCategory.extrasounds_logics$block_intr": "ブロック操作",
12
+ "soundCategory.extrasounds_logics$entity": "エンティティ イベント",
13
+ "soundCategory.extrasounds_logics$item_drop": "アイテムドロップ"
14
+}
0 commit comments