diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-20 22:03:42 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-20 22:03:42 +0800 |
| commit | 5bcac4d7bb9aef8bd7e924fbc8cc3c86ded71fcd (patch) | |
| tree | bc9bc9e7d60315b8ca0c59ab7e9159e64d69c504 /src/main | |
| parent | 4f631b415b479ca7f56cbe84427ee2f1dc5e1e0c (diff) | |
| download | RoughlyEnoughItems-5bcac4d7bb9aef8bd7e924fbc8cc3c86ded71fcd.tar.gz RoughlyEnoughItems-5bcac4d7bb9aef8bd7e924fbc8cc3c86ded71fcd.tar.bz2 RoughlyEnoughItems-5bcac4d7bb9aef8bd7e924fbc8cc3c86ded71fcd.zip | |
New translations en_us.json (zh_cn)
Diffstat (limited to 'src/main')
| -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 0525ecdcd..f749c4181 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -80,6 +80,7 @@ "text.rei.favorites_tooltip": " \n§7按 %s 将其添加到收藏夹。", "text.rei.remove_favorites_tooltip": " \n§7按 %s 可以将其从收藏夹中移除。", "text.rei.working_station": "工作站", + "text.rei.release_export": "§lRelease %s to export", "text.rei.recipe_id": "\n%s配方 ID: %s", "text.rei.recipe_screen_type.selection": "合成界面类型选择", "text.rei.recipe_screen_type.selection.sub": "你始终可以通过配置界面再次编辑此设置.", |
