From 961cafed1538917cb46ca079fd467426d989b222 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 29 Feb 2020 22:07:26 +0800 Subject: New translations en_us.json (zh_tw) --- src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/main/resources/assets/roughlyenoughitems') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 05bfc3deb..e07bc2845 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -1,5 +1,5 @@ { - "key.rei.category": "巨大的物品(在“配置”屏幕上設置修改器)", + "key.rei.category": "Roughly Enough Items(在“配置”屏幕上設置快捷鍵)", "text.rei.cheating": "作弊", "text.rei.cheating_disabled": "§7作弊已禁用", "text.rei.cheating_enabled": "§c作弊已啟用", @@ -130,9 +130,9 @@ "config.roughlyenoughitems.darkTheme.boolean.true": "暗主題", "config.roughlyenoughitems.darkTheme.boolean.false": "亮主題", "config.roughlyenoughitems.recipeBorder": "合成邊框:", - "config.roughlyenoughitems.recipeBorder.lighter": "淺灰", - "config.roughlyenoughitems.recipeBorder.default": "默認", - "config.roughlyenoughitems.recipeBorder.none": "毫無", + "config.roughlyenoughitems.recipeBorder.lighter": "較淺", + "config.roughlyenoughitems.recipeBorder.default": "預設 ", + "config.roughlyenoughitems.recipeBorder.none": "無", "config.roughlyenoughitems.maxRecipePerPage": "每頁可以顯示最多合成:", "config.roughlyenoughitems.mirrorItemPanel": "項目列表位置:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "左邊", -- cgit