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

8
locales/ko/core.json Normal file
View File

@@ -0,0 +1,8 @@
{
"core.not_found": "리소스를 찾을 수 없습니다",
"core.operation_failed": "작업 실패: {error}",
"core.tasks_cancelled": {
"one": "{count}개의 작업이 취소되었습니다",
"other": "{count}개의 작업이 취소되었습니다"
}
}