i18n: crowdin integration

This commit is contained in:
春河晴
2026-03-12 17:23:17 +09:00
parent 33c5cb57ad
commit c470fdfd1e
18 changed files with 1110 additions and 0 deletions

7
locales/en-US/core.json Normal file
View File

@@ -0,0 +1,7 @@
{
"core.operation_failed": "Operation failed: {error}",
"core.tasks_cancelled": {
"one": "Cancelled {count} task",
"other": "Cancelled {count} tasks"
}
}