chore(i18n): sync Crowdin translations

This commit is contained in:
Crowdin Bot
2026-03-13 11:01:19 +00:00
parent dc47fe93d8
commit e1b2895060
84 changed files with 1472 additions and 96 deletions

7
locales/ja-JP/core.json Normal file
View File

@@ -0,0 +1,7 @@
{
"core.operation_failed": "操作失败: {error}",
"core.tasks_cancelled": {
"one": "已取消 {count} 个任务",
"other": "已取消 {count} 个任务"
}
}