diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-11-04 22:07:38 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-11-04 22:07:38 +0800 |
| commit | 1bdeaf7367d4225c3e9227395002c9e0c4c0b495 (patch) | |
| tree | f3cdb708ca8df5e74db12c95cf4d6f4304b7b1cd /src | |
| parent | 0605ad29aa752495eb4761d85affe364d47f8cbf (diff) | |
| download | RoughlyEnoughItems-1bdeaf7367d4225c3e9227395002c9e0c4c0b495.tar.gz RoughlyEnoughItems-1bdeaf7367d4225c3e9227395002c9e0c4c0b495.tar.bz2 RoughlyEnoughItems-1bdeaf7367d4225c3e9227395002c9e0c4c0b495.zip | |
New translations en_us.json (zh_cn)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 2 |
1 files changed, 1 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 308732b0a..6185957fe 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -79,7 +79,7 @@ "text.rei.recipe_screen_type.selection": "合成界面类型选择", "text.rei.recipe_screen_type.selection.sub": "你始终可以通过配置界面再次编辑此设置.", "text.rei.view_recipes_for": "查看 %s 的配方", - "msg.rei.copied_recipe_id": "Copied Recipe Identifier", + "msg.rei.copied_recipe_id": "已复制配方ID", "msg.rei.recipe_id_details": "配方ID:%s", "_comment": "配置提示", "config.roughlyenoughitems.title": "配置", |
