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

@@ -67,5 +67,6 @@
"ftbquest.gui.set_autofocused": "Set as Autofocused Quest",
"ftbquest.gui.clear_autofocused": "Clear Autofocused Quest",
"ftbquests.chapter.misc.autofocus_id": "Autofocus Quest ID",
"ftbquests.chapter.misc.autofocus_id.tooltip": "If not empty, must be a Quest or Quest Link ID (use Copy Quest ID to obtain).\nWhen chapter is opened, the panel will automatically center the view on this quest"
"ftbquests.chapter.misc.autofocus_id.tooltip": "If not empty, must be a Quest or Quest Link ID (use Copy Quest ID to obtain).\nWhen chapter is opened, the panel will automatically center the view on this quest",
"ftbquests.chapter.image.hover.tooltip": "You can use literal text or translation keys here"
}

View File

@@ -67,5 +67,6 @@
"ftbquests.reward.ftbquests.command.silent": "静音",
"ftbquests.quest.visibility.invisible_until_tasks.tooltip": "仅在 Invisible 为 true 时适用。\n如果 \u003e 0则在完成 X 个或更多任务后任务变得可见。",
"ftbquests.quest.misc.progression_mode": "进度模式",
"ftbquests.quest.dependencies": "依赖项"
"ftbquests.quest.dependencies": "依赖项",
"ftbquests.chapter.image.hover.tooltip": "您可以在此处使用文字文本或翻译键"
}