Files
mai-bot/locales/en-US/core.json

9 lines
201 B
JSON

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