From 1bdeaf7367d4225c3e9227395002c9e0c4c0b495 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Mon, 4 Nov 2019 22:07:38 +0800 Subject: New translations en_us.json (zh_cn) --- src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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": "配置", -- cgit