From 7c5c074393049754603abc074de6291ef86cb5d7 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 9 Sep 2020 16:51:07 +0800 Subject: New translations en_us.json (zh_tw) --- src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index d7049dd38..e3704e9c4 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -31,6 +31,9 @@ "category.rei.stripping": "剝奪", "category.rei.smithing": "鍛造", "category.rei.beacon_base": "烽火台基地", + "category.rei.beacon_payment": "Beacon Payment", + "category.rei.tilling": "Tilling", + "category.rei.pathing": "Pathing", "category.rei.information": "資訊", "text.rei.composting.chance": "§e%d%% 機會", "text.rei.composting.page": "第 %d 頁", -- cgit