diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 3 |
1 files changed, 3 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 4fb1fdb5c..957cd239e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -130,6 +130,9 @@ "config.roughlyenoughitems.darkTheme.boolean.true": "暗いテーマ", "config.roughlyenoughitems.darkTheme.boolean.false": "明るいテーマ", "config.roughlyenoughitems.recipeBorder": "レシピの表示枠:", + "config.roughlyenoughitems.recipeBorder.lighter": "Lighter", + "config.roughlyenoughitems.recipeBorder.default": "Default", + "config.roughlyenoughitems.recipeBorder.none": "None", "config.roughlyenoughitems.maxRecipePerPage": "ページあたりのレシピの最大数:", "config.roughlyenoughitems.mirrorItemPanel": "アイテムリストの位置:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "左側", |
