0.0.6-alpha

This commit is contained in:
2024-02-17 19:28:09 +08:00
parent 21e05ac442
commit 6c436e20c6
196 changed files with 16183 additions and 619 deletions

View File

@@ -57,5 +57,6 @@
"inventoryprofiles.config.category.villager_trading": "Villager Trading",
"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.config.name.villager_trading_local_color": "Local Bookmarks Color",
"inventoryprofiles.tooltip.fast_rename": "Bulk Rename"
}

View File

@@ -116,5 +116,6 @@
"trans.auto.00703": "将鼠标光标下的交易添加为组 3 中的本地书签。",
"trans.auto.00704": "将鼠标光标下的交易添加为组 2 中的本地书签。",
"trans.auto.00705": "用最小的可用堆栈重新填充",
"trans.auto.00706": "进行所有可能的本地书签交易。\n\n对所有本地书签进行交易直到\n所有资源耗尽或无法再进行交易。"
"trans.auto.00706": "进行所有可能的本地书签交易。\n\n对所有本地书签进行交易直到\n所有资源耗尽或无法再进行交易。",
"inventoryprofiles.tooltip.fast_rename": "批量重命名"
}