aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorhugoalh <hugoalh@gmail.com>2018-12-31 13:17:25 +0800
committerGitHub <noreply@github.com>2018-12-31 13:17:25 +0800
commit1149e5690f4b67f94e9f089b57056ed3038a2bc4 (patch)
treef863e3588a42897132b0abf22a30bd8b1b0cee11 /src
parent2eeb9a711dc009ed3939bffc3dccefee05bd60bf (diff)
downloadRoughlyEnoughItems-1149e5690f4b67f94e9f089b57056ed3038a2bc4.tar.gz
RoughlyEnoughItems-1149e5690f4b67f94e9f089b57056ed3038a2bc4.tar.bz2
RoughlyEnoughItems-1149e5690f4b67f94e9f089b57056ed3038a2bc4.zip
Create zh_tw.json
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/almostenoughitems/lang/zh_tw.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/main/resources/assets/almostenoughitems/lang/zh_tw.json b/src/main/resources/assets/almostenoughitems/lang/zh_tw.json
new file mode 100644
index 000000000..6de52f5dc
--- /dev/null
+++ b/src/main/resources/assets/almostenoughitems/lang/zh_tw.json
@@ -0,0 +1,16 @@
+{
+ "key.rei.category":"大致足夠的物品(REI)",
+ "key.rei.recipe":"顯示配方",
+ "key.rei.hide":"隱藏/顯示REI",
+ "key.rei.use":"顯示用途",
+ "text.rei.cheat":"作弊",
+ "text.rei.nocheat":"§4§m作弊",
+ "text.rei.mod": "§9§o%s",
+ "category.rei.crafting": "合成",
+ "category.rei.smelting": "冶煉",
+ "category.rei.smelting.fuel": "§e燃料",
+ "category.rei.brewing": "釀造",
+ "category.rei.brewing.input": "§e輸入藥水",
+ "category.rei.brewing.reactant": "§e材料",
+ "category.rei.brewing.result": "§e輸出藥水"
+}