diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-02-03 17:02:55 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-02-03 17:02:55 +0800 |
| commit | 0b0c9163782337b91f70c4bbb529f76e760b073e (patch) | |
| tree | c267eebdc56c97cb6b6b0198f984e37bbe5798e3 /src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | |
| parent | e9c090e47a1cf0e65ecaf123f06cd1272d42bc72 (diff) | |
| download | RoughlyEnoughItems-2.2.0.48.tar.gz RoughlyEnoughItems-2.2.0.48.tar.bz2 RoughlyEnoughItems-2.2.0.48.zip | |
Version Checker + Mirror REI + Fix Bugsv2.2.0.48
Fix #26
Close #21
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 1ce972ac6..c7194d2ba 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -18,7 +18,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": "物品清單排序", @@ -30,7 +31,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 |
