Files
mai-bot/locales/en-US/core.json
2026-03-12 17:23:17 +09:00

8 lines
168 B
JSON

{
"core.operation_failed": "Operation failed: {error}",
"core.tasks_cancelled": {
"one": "Cancelled {count} task",
"other": "Cancelled {count} tasks"
}
}