diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-29 22:07:25 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-29 22:07:25 +0800 |
| commit | 5a6c5e2bcf804bfd471406334cfb460d5d168556 (patch) | |
| tree | 8baed78de020b86344671270d95bd8b312d0695d /src/main/resources | |
| parent | c526777b4eede0fd551c8d8e0fa504ba96660870 (diff) | |
| download | RoughlyEnoughItems-5a6c5e2bcf804bfd471406334cfb460d5d168556.tar.gz RoughlyEnoughItems-5a6c5e2bcf804bfd471406334cfb460d5d168556.tar.bz2 RoughlyEnoughItems-5a6c5e2bcf804bfd471406334cfb460d5d168556.zip | |
New translations en_us.json (zh_cn)
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index dae94ebd7..750c2d74d 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -1,5 +1,5 @@ { - "key.rei.category": "Roughly Enough Items (Set Modifiers at Config Screen)", + "key.rei.category": "Roughly Enough Items(在“配置”屏幕上设置快捷键)", "text.rei.cheating": "作弊", "text.rei.cheating_disabled": "§7作弊已禁用", "text.rei.cheating_enabled": "§c作弊已启用", @@ -130,9 +130,9 @@ "config.roughlyenoughitems.darkTheme.boolean.true": "深色主题", "config.roughlyenoughitems.darkTheme.boolean.false": "浅色主题", "config.roughlyenoughitems.recipeBorder": "配方显示边框:", - "config.roughlyenoughitems.recipeBorder.lighter": "淡灰色", + "config.roughlyenoughitems.recipeBorder.lighter": "更亮", "config.roughlyenoughitems.recipeBorder.default": "默认", - "config.roughlyenoughitems.recipeBorder.none": "毫无", + "config.roughlyenoughitems.recipeBorder.none": "无", "config.roughlyenoughitems.maxRecipePerPage": "每页可以显示最多合成:", "config.roughlyenoughitems.mirrorItemPanel": "项目列表位置:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "左侧", |
