0.0.5-alpha

This commit is contained in:
2024-01-22 23:01:51 +08:00
parent 6b7c6ef52e
commit 21e05ac442
110 changed files with 1689 additions and 3612 deletions

View File

@@ -22,5 +22,6 @@
"gui.sophisticatedcore.upgrades.chipped_tinkering_table": "Tinkering",
"gui.sophisticatedcore.upgrades.chipped_glassblower.tooltip": "Glassblower",
"gui.sophisticatedcore.settings.buttons.export_template": "Export Settings to %s",
"gui.sophisticatedcore.upgrades.chipped_loom_table.tooltip": "Loom Table"
"gui.sophisticatedcore.upgrades.chipped_loom_table.tooltip": "Loom Table",
"gui.sophisticatedcore.tooltip.stack_limit": "Limit: %s"
}

View File

@@ -22,5 +22,6 @@
"gui.sophisticatedcore.upgrades.chipped_tinkering_table": "修补",
"gui.sophisticatedcore.upgrades.chipped_glassblower.tooltip": "玻璃吹制工",
"gui.sophisticatedcore.settings.buttons.export_template": "将设置导出到 %s",
"gui.sophisticatedcore.upgrades.chipped_loom_table.tooltip": "织机台"
"gui.sophisticatedcore.upgrades.chipped_loom_table.tooltip": "织机台",
"gui.sophisticatedcore.tooltip.stack_limit": "限制:%s"
}