diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-10-17 12:45:43 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-10-17 12:45:43 +0800 |
| commit | 97a833109fad7e5f88f665542f84d03cd9391dae (patch) | |
| tree | d3ad8b27bb2dc9cb1db619b3f3bcf18cd5c27de3 /src/main | |
| parent | 526608feefcd72e806d55fc30f1b759a88ba93a3 (diff) | |
| download | RoughlyEnoughItems-97a833109fad7e5f88f665542f84d03cd9391dae.tar.gz RoughlyEnoughItems-97a833109fad7e5f88f665542f84d03cd9391dae.tar.bz2 RoughlyEnoughItems-97a833109fad7e5f88f665542f84d03cd9391dae.zip | |
New translations en_us.json (zh_tw)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index b2cd2dbe2..a9a022326 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -32,6 +32,8 @@ "category.rei.smithing": "鍛造", "category.rei.beacon_base": "烽火台基地", "category.rei.beacon_payment": "烽火台啟動消耗", + "category.rei.tilling": "耕種", + "category.rei.pathing": "製造草徑", "category.rei.information": "資訊", "text.rei.composting.chance": "§e%d%% 機會", "text.rei.composting.page": "第 %d 頁", @@ -150,6 +152,7 @@ "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "請先載入世界!", "config.roughlyenoughitems.accessibility.entrySize": "物品大小:", "config.roughlyenoughitems.search.asyncSearch": "非同步的搜尋:", + "config.roughlyenoughitems.search.asyncSearchPartitionSize": "搜尋劃分數量:", "config.roughlyenoughitems.accessibility.useCompactTabs": "簡潔分類標籤:", "config.roughlyenoughitems.theme": "外觀主題:", "config.roughlyenoughitems.theme.dark": "暗主題", |
