Skip to content

Commit 6355ebc

Browse files
authored
Merge pull request #5 from yichifauzi/main
Update zh_tw.json
2 parents 81da58c + 2d40ab0 commit 6355ebc

File tree

1 file changed

+16
-13
lines changed
  • src/main/resources/assets/inventorytweak/lang

1 file changed

+16
-13
lines changed
Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,20 @@
11
{
2-
"key.inventorytweak.inventorytweak": "庫存調整",
3-
"key.inventorytweak.sort_inventory_key": "庫存分類機鑰匙",
4-
"text.config.inventorytweak-config.title": "庫存調整配置畫面",
5-
"text.config.inventorytweak-config.section.sortingInventorySection": "庫存分類部分",
6-
"text.config.inventorytweak-config.option.activateSortingInventory": "啟動庫存排序",
2+
"key.inventorytweak.inventorytweak": "Inventory Tweak《物品欄調整》",
3+
"key.inventorytweak.sort_inventory_key": "物品欄排序鍵",
4+
5+
"text.config.inventorytweak-config.title": "Inventory Tweak《物品欄調整》設定畫面",
6+
7+
"text.config.inventorytweak-config.section.sortingInventorySection": "物品欄排序區",
8+
"text.config.inventorytweak-config.option.activateSortingInventory": "啟用物品欄排序",
79
"text.config.inventorytweak-config.option.sortType": "排序類型",
810
"text.config.inventorytweak-config.enum.sortType.type": "類型",
9-
"text.config.inventorytweak-config.enum.sortType.name": "姓名",
11+
"text.config.inventorytweak-config.enum.sortType.name": "名稱",
1012
"text.config.inventorytweak-config.enum.sortType.rarity": "稀有度",
11-
"text.config.inventorytweak-config.section.durabilityWarningSection": "耐久性警告部分",
12-
"text.config.inventorytweak-config.option.activateDurabilityWarning": "啟動耐久性警告",
13-
"text.config.inventorytweak-config.option.percentageDurabilityWarning": "百分比耐久性警告",
14-
"text.config.inventorytweak-config.option.activateDurabilityWarningSound": "啟動耐久性警告音",
15-
"text.config.inventorytweak-config.option.durabilityWarningSoundVolume": "耐久性警告音量",
16-
"inventorytweak.durabilityWarningMessage": "耐久性低"
17-
}
13+
14+
"text.config.inventorytweak-config.section.durabilityWarningSection": "耐久度警告區",
15+
"text.config.inventorytweak-config.option.activateDurabilityWarning": "啟用耐久度警告",
16+
"text.config.inventorytweak-config.option.percentageDurabilityWarning": "耐久度警告百分比",
17+
"text.config.inventorytweak-config.option.activateDurabilityWarningSound": "啟用耐久度警告音效",
18+
"text.config.inventorytweak-config.option.durabilityWarningSoundVolume": "耐久度警告音效音量",
19+
"inventorytweak.durabilityWarningMessage": "耐久度過低"
20+
}

0 commit comments

Comments
 (0)