{
    "task.priority": "Priority : {$priority}",
    "task.location": "Location",
    "task.completed": "Completed",
    "ask.completedOn": "Completed on {$completed}",
    "task.dueOn": "Due on {$due}",
    "task.started": "Started on {$taskStart}",
    "task.todolists.loadingError": "Error during To-do lists loading: {$message}",
    "generic.loadingError": "Error during loading: {$message}",
    "generic.createError": "Error during creation: {$message}",
    "task.create.success": "Task created",
    "generic.updateError": "Error during update: {$message}",
    "task.update.success": "Task updated",
    "generic.deleteError": "Error during delete: {$message}",
    "task.delete.success": "Task deleted",
    "task.move.error": "Error during move: {$message}",
    "task.move.success": "Task copied",
    "task.copy.error": "Error during copy: {$message}"
}
