chore: import deployable mai-bot source tree

This commit is contained in:
2026-05-11 00:51:12 +00:00
parent 4813699b3e
commit 7a54015f94
1009 changed files with 312999 additions and 16 deletions

View File

@@ -0,0 +1,8 @@
{
"prompt.duplicate_template_name": "Prompt template name '{name}' is duplicated: {path_a} and {path_b}",
"prompt.format_failed": "Failed to render prompt template '{name}': {error}",
"prompt.invalid_category": "Prompt category '{category}' is invalid",
"prompt.invalid_name": "Prompt name '{name}' is invalid",
"prompt.missing_placeholder": "Prompt template '{name}' is missing placeholder '{placeholder}'",
"prompt.template_not_found": "Prompt template '{name}' not found under locale '{locale}'"
}