diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-29 22:07:35 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-29 22:07:35 +0800 |
| commit | c128c4da8fd8f4c038aa105757cca2515f4bb805 (patch) | |
| tree | 2c2b825778853585fb7b7cf1cbc41d0d5b3ad90b /src/main | |
| parent | f28a6a345b94ff1a04d580508fb0200ebf817b5b (diff) | |
| download | RoughlyEnoughItems-c128c4da8fd8f4c038aa105757cca2515f4bb805.tar.gz RoughlyEnoughItems-c128c4da8fd8f4c038aa105757cca2515f4bb805.tar.bz2 RoughlyEnoughItems-c128c4da8fd8f4c038aa105757cca2515f4bb805.zip | |
New translations en_us.json (ja_jp)
Diffstat (limited to 'src/main')
| -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": "左側", |
