From 4fd1e677145f32d3bdec2181ebc0537915c3fb70 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sun, 12 Jan 2020 22:06:11 +0800 Subject: New translations en_us.json (zh_tw) --- src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/main') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 32f872d79..19e891ea9 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -80,8 +80,8 @@ "text.rei.remove_favorites_tooltip": " \n§7按 %s 可以將其從我的最愛中移除。", "text.rei.working_station": "工作台", "text.rei.recipe_id": "\n%s合成識別碼: %s", - "text.rei.recipe_screen_type.selection": "合成介面選擇", - "text.rei.recipe_screen_type.selection.sub": "你可以在設置中改變合成介面.", + "text.rei.recipe_screen_type.selection": "配方介面選擇", + "text.rei.recipe_screen_type.selection.sub": "你可以在設置中改變配方介面.", "text.rei.view_recipes_for": "顯示%s的所有合成", "tooltip.rei.fluid_amount": "§7%d 單位", "msg.rei.copied_recipe_id": "已復製配方ID", @@ -148,10 +148,10 @@ "config.roughlyenoughitems.weatherCommand": "天氣命令:", "config.roughlyenoughitems.itemListOrdering": "排列:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", - "config.roughlyenoughitems.recipeScreenType": "配方屏幕類型:", - "config.roughlyenoughitems.recipeScreenType.config": "配方屏幕類型:%s", - "config.roughlyenoughitems.recipeScreenType.unset": "未設定", - "config.roughlyenoughitems.recipeScreenType.original": "預設", + "config.roughlyenoughitems.recipeScreenType": "配方介面類型:", + "config.roughlyenoughitems.recipeScreenType.config": "配方介面類型:%s", + "config.roughlyenoughitems.recipeScreenType.unset": "尚未設定", + "config.roughlyenoughitems.recipeScreenType.original": "原始", "config.roughlyenoughitems.recipeScreenType.villager": "像村民交易介面", "config.roughlyenoughitems.itemCheatingMode": "物品作弊數量:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "正常", -- cgit