diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-09 12:41:06 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-09 12:41:06 +0800 |
| commit | 98e7607f243677d2a8179ef6ea522c0d7d27a37e (patch) | |
| tree | ba82afb5b052b6184ca82aaad86225ba30a0bc90 /src | |
| parent | 103666bcaa03e7e1e3ab6c7dcafb04ba68e191e8 (diff) | |
| download | RoughlyEnoughItems-98e7607f243677d2a8179ef6ea522c0d7d27a37e.tar.gz RoughlyEnoughItems-98e7607f243677d2a8179ef6ea522c0d7d27a37e.tar.bz2 RoughlyEnoughItems-98e7607f243677d2a8179ef6ea522c0d7d27a37e.zip | |
New translations en_us.json (zh_cn)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 2a7c06401..9c87a8c24 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.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": "浅色主题", |
