diff options
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 7fb483e43..0d5f6cbab 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -15,7 +15,8 @@ "category.rei.brewing.reactant": "§e材料", "category.rei.brewing.result": "§e輸出藥水", "text.rei.config": "設置", - "text.rei.centre_searchbox": "右置搜索欄: ", + "text.rei.side_searchbox": "不置中搜索欄: ", + "text.rei.mirror_rei": "右置 REI 小工具: ", "text.rei.cheat_items": "已將 {item_count} 個 [{item_name}] 給予 {player_name}", "text.rei.failed_cheat_items": "§c不能給予物品.", "text.rei.list_ordering": "物品清單排序", @@ -27,7 +28,11 @@ "ordering.rei.item_groups": "物品分類", "text.speed_craft.failed_move_items": "§c不能移動物品!", "text.speed_craft.move_items": "移動物品", + "text.rei.enable_craftable_only": "過濾不可合成的物品: ", "text.rei.showing_craftable": "顯示可合成的物品", "text.rei.showing_all": "顯示所有物品", - "text.rei.delete_items": "§c刪除物品" + "text.rei.delete_items": "§c刪除物品", + "text.rei.check_updates": "檢查更新: ", + "text.rei.update_outdated": "§6REI 需要更新!\n§6當前版本: §a%s §6最新版本: §a%s\n§6重要性: §a%s", + "text.rei.update_changelog_line": "§6- %s" }
\ No newline at end of file |
