Skip to content
Snippets Groups Projects
Select Git revision
  • 238bf65de8864c19924c997c3789a145163f05ed
  • master default
  • renovate/gevent-25.x
  • renovate/flask-3.x
  • renovate/requests-2.x
  • v1.1.0
  • v1.0.0
7 results

language.json

Blame
  • language.json 686 B
    {
      "due_by": "Due by",
      "done": "Done",
      "done_at": "Done at",
      "error_general": "An error occured",
      "error_param_missing": "ERROR: parameter missing",
      "error_param_invalid": "ERROR: parameter is not numeric or less than 1",
      "error_roadmap_not_existing": "ERROR: no roadmap with this ID existing",
      "error_milestone_not_existing": "ERROR: no milestone with this ID existing",
      "error_task_not_existing": "ERROR: no task with this ID existing",
      "error_subtask_not_existing": "ERROR: no subtask with this ID existing",
      "error_no_milestones": "ERROR: no milestones for this roadmap",
      "error_database_connection" : "An error occurred while getting data from the server."
    }