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

View File

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