Skip to content

Commit 0e9ecf6

Browse files
authored
Fix tooltip text for typeMatchTags setting
1 parent d4c1a33 commit 0e9ecf6

File tree

1 file changed

+1
-1
lines changed
  • common/src/main/resources/assets/clientsort/lang

1 file changed

+1
-1
lines changed

common/src/main/resources/assets/clientsort/lang/zh_cn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"option.clientsort.alwaysMatchByType.tooltip": "物品匹配操作将始终匹配相同类型的物品。",
110110
"option.clientsort.typeMatchTags": "类型匹配标签",
111111
"option.clientsort.typeMatchTags.tooltip.1": "具有此列表中任何标签的物品将仅按类型匹配。",
112-
"option.clientsort.typeMatchTags.tooltip.2": "仅在"始终按类型匹配"禁用时使用。",
112+
"option.clientsort.typeMatchTags.tooltip.2": "仅在始终按类型匹配禁用时使用。",
113113
"option.clientsort.typeMatchTags.tooltip.3": "有关标签列表,请参见 %s。",
114114

115115
"option.clientsort.sounds": "音效",

0 commit comments

Comments
 (0)