diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-02-17 18:19:46 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-02-21 22:57:12 +0800 |
| commit | d7836890ea443d80e50849ddccd91f7771aaa8ff (patch) | |
| tree | 9600e4ac1979c48ee64b77d642d5ccfcf882b4df /src/main/resources | |
| parent | 58c79cb1add73b99333e656efd5cf998168d3d65 (diff) | |
| download | RoughlyEnoughItems-d7836890ea443d80e50849ddccd91f7771aaa8ff.tar.gz RoughlyEnoughItems-d7836890ea443d80e50849ddccd91f7771aaa8ff.tar.bz2 RoughlyEnoughItems-d7836890ea443d80e50849ddccd91f7771aaa8ff.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 14a6ae7ea..5ced13009 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -75,7 +75,7 @@ "text.rei.config.is.reloading": "插件正在重新加载!", "text.rei.enabled": "是", "text.rei.disabled": "否", - "text.rei.short_gamemode.survival": "生", + "text.rei.short_gamemode.survival": "生存模式", "text.rei.short_gamemode.creative": "创", "text.rei.short_gamemode.adventure": "冒", "text.rei.short_gamemode.spectator": "旁", @@ -108,6 +108,7 @@ "msg.rei.exported_recipe.desc": "请访问\"rei_exports\"文件夹。", "subsets.rei.roughlyenoughitems.all_entries": "所有条目", "subsets.rei.roughlyenoughitems.item_groups": "创造模式下的分类", + "_comment": "配置提示", "config.roughlyenoughitems.title": "Roughly Enough Items 配置", "config.roughlyenoughitems.basics": "基础", "config.roughlyenoughitems.appearance": "外观样式", |
