diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-03-06 04:24:20 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-03-06 04:24:20 +0800 |
| commit | 23f54f72da490738421680b357b4ae1931362e71 (patch) | |
| tree | 4217dc90e4e7e41487c19a8ca50a968cb7b73d8e /src | |
| parent | 86cc597f845c3950b48d29765744e90b21d449e7 (diff) | |
| download | RoughlyEnoughItems-23f54f72da490738421680b357b4ae1931362e71.tar.gz RoughlyEnoughItems-23f54f72da490738421680b357b4ae1931362e71.tar.bz2 RoughlyEnoughItems-23f54f72da490738421680b357b4ae1931362e71.zip | |
New translations en_us.json (zh_cn)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 16 |
1 files changed, 15 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 750c2d74d..ce1a4adb5 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -187,5 +187,19 @@ "config.roughlyenoughitems.scrollingEntryListWidget": "条目列表操作:", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "滚动", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "分页", - "text.rei.credit.text": "§lRoughly Enough Items (v%s)\n§7原是 Almost Enough Items 的分支.\n\n§l主要开发人员\n AEI 作者 ZenDarva\n 重写作者 Danielshe\n\n§l语言翻译\n%s\n\n§l许可\n§7Roughly Enough Items 使用 MIT." + "text.rei.credit.text": "§lRoughly Enough Items (v%s)\n§7原是 Almost Enough Items 的分支.\n\n§l主要开发人员\n AEI 作者 ZenDarva\n 重写作者 Danielshe\n\n§l语言翻译\n%s\n\n§l许可\n§7Roughly Enough Items 使用 MIT.", + "language.roughlyenoughitems.english": "English", + "language.roughlyenoughitems.japanese": "Japanese", + "language.roughlyenoughitems.chinese_simplified": "Chinese Simplified", + "language.roughlyenoughitems.chinese_traditional": "Chinese Traditional", + "language.roughlyenoughitems.french": "French", + "language.roughlyenoughitems.german": "German", + "language.roughlyenoughitems.estonian": "Estonian", + "language.roughlyenoughitems.portuguese": "Portuguese", + "language.roughlyenoughitems.portuguese_brazilian": "Portuguese, Brazilian", + "language.roughlyenoughitems.lolcat": "LOLCAT", + "language.roughlyenoughitems.upside_down_english": "Upside Down English", + "language.roughlyenoughitems.bulgarian": "Bulgarian", + "language.roughlyenoughitems.russian": "Russian", + "language.roughlyenoughitems.polish": "Polish" } |
