update zh_tw for create 0.3.1

This commit is contained in:
dunois2737 2021-05-22 16:10:23 +09:00 committed by GitHub
parent 9a935969bb
commit 62026e3f13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1028,10 +1028,10 @@
"create.item_attributes.added_by.inverted": "不是由%1$s添加",
"create.item_attributes.has_enchant": "有附魔效果%1$s",
"create.item_attributes.has_enchant.inverted": "沒有附魔效果%1$s",
"create.item_attributes.color": "UNLOCALIZED: is dyed %1$s",
"create.item_attributes.color.inverted": "UNLOCALIZED: is not dyed %1$s",
"create.item_attributes.max_enchanted": "UNLOCALIZED: is enchanted at max level",
"create.item_attributes.max_enchanted.inverted": "UNLOCALIZED: is not enchanted at max level",
"create.item_attributes.color": "已被染色成 %1$s",
"create.item_attributes.color.inverted": "未被染色成 %1$s",
"create.item_attributes.max_enchanted": "已達到最高附魔等級",
"create.item_attributes.max_enchanted.inverted": "未達到最高附魔等級",
"create.item_attributes.has_fluid": "包含%1$s",
"create.item_attributes.has_fluid.inverted": "不包含%1$s",
"create.item_attributes.has_name": "有自定義名稱%1$s",