aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
index 18b67898a..a62422fd2 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
@@ -112,6 +112,7 @@
"config.roughlyenoughitems.mirrorItemPanel": "アイテムリストの位置:",
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "左側",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右側",
+ "config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:",
"config.roughlyenoughitems.searchFieldLocation": "検索欄の位置:",
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "左下 / 右下",
"config.roughlyenoughitems.searchFieldLocation.top_side": "左上 / 右上",