0.0.8-alpha

This commit is contained in:
2024-12-10 06:03:11 +08:00
parent e92b0e5c8b
commit 2bc76518e0
233 changed files with 6676 additions and 890 deletions

View File

@@ -58,5 +58,11 @@
"inventoryprofiles.tooltip.do_global_trades_button2": "Makes all possible globally bookmarked trades from group 3.",
"inventoryprofiles.tooltip.do_global_trades_button1": "Makes all possible globally bookmarked trades from group 2.",
"inventoryprofiles.config.name.villager_trading_local_color": "Local Bookmarks Color",
"inventoryprofiles.tooltip.fast_rename": "Bulk Rename"
"inventoryprofiles.tooltip.fast_rename": "Bulk Rename",
"inventoryprofiles.config.description.temp_disable": "Disables item scrolling while this key is pressed.",
"inventoryprofiles.config.name.temp_disable": "Temporary Disable Scrolling",
"inventoryprofiles.config.name.stackable_threshold": "Stackable Threshold",
"inventoryprofiles.config.description.stackable_threshold": "Controls the quantity in a stackable item that will trigger auto refill.",
"inventoryprofiles.tooltip.sort_button.current_order": "§5Sort Order: §o%s§r\n",
"inventoryprofiles.tooltip.sort_button.key_help": "\n§6 - Use scroll wheel over this button\n§6to change the sort order."
}

View File

@@ -117,5 +117,11 @@
"trans.auto.00704": "将鼠标光标下的交易添加为组 2 中的本地书签。",
"trans.auto.00705": "用最小的可用堆栈重新填充",
"trans.auto.00706": "进行所有可能的本地书签交易。\n\n对所有本地书签进行交易直到\n所有资源耗尽或无法再进行交易。",
"inventoryprofiles.tooltip.fast_rename": "批量重命名"
"inventoryprofiles.tooltip.fast_rename": "批量重命名",
"inventoryprofiles.config.description.temp_disable": "按下此键时禁用项目滚动。",
"inventoryprofiles.config.name.temp_disable": "暂时禁用滚动",
"inventoryprofiles.config.name.stackable_threshold": "可堆叠阈值",
"inventoryprofiles.config.description.stackable_threshold": "控制将触发自动补充的可堆叠物品的数量。",
"inventoryprofiles.tooltip.sort_button.current_order": "§5排序顺序§o%s§r\n",
"inventoryprofiles.tooltip.sort_button.key_help": "\n§6 - 使用此按钮上的滚轮\n§6 更改排序顺序。"
}