From 9fe2cab72ef03d7f07648e417fa67a179358a99f Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 22 Sep 2020 09:35:48 +0800 Subject: New translations en_us.json (zh_tw) --- src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 4 ++-- 1 file changed, 2 insertions(+), 2 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 e3704e9c4..ca9cf7725 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -31,8 +31,8 @@ "category.rei.stripping": "剝奪", "category.rei.smithing": "鍛造", "category.rei.beacon_base": "烽火台基地", - "category.rei.beacon_payment": "Beacon Payment", - "category.rei.tilling": "Tilling", + "category.rei.beacon_payment": "烽火台啟動消耗", + "category.rei.tilling": "剝皮", "category.rei.pathing": "Pathing", "category.rei.information": "資訊", "text.rei.composting.chance": "§e%d%% 機會", -- cgit