diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-09 12:41:15 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-09 12:41:15 +0800 |
| commit | 16ea696bb73f21bea333638218b55f776d4a3b3b (patch) | |
| tree | 4ad9366f7a661bd2e1a4aff3de667f2d0580e4e2 /src | |
| parent | 7793abdb6fb26fb6fff518b2ad95710b8e2ccb13 (diff) | |
| download | RoughlyEnoughItems-16ea696bb73f21bea333638218b55f776d4a3b3b.tar.gz RoughlyEnoughItems-16ea696bb73f21bea333638218b55f776d4a3b3b.tar.bz2 RoughlyEnoughItems-16ea696bb73f21bea333638218b55f776d4a3b3b.zip | |
New translations en_us.json (ja_jp)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 1 |
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 b8bb05561..5f13b070b 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -107,6 +107,7 @@ "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "無効", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", "config.roughlyenoughitems.entrySize": "Entry Size:", + "config.roughlyenoughitems.useCompactTabs": "Compact Tabs:", "config.roughlyenoughitems.darkTheme": "外観テーマ:", "config.roughlyenoughitems.darkTheme.boolean.true": "暗いテーマ", "config.roughlyenoughitems.darkTheme.boolean.false": "明るいテーマ", |
