{
    "status": {
      "0": "Without connection",
      "200": "Ok",
      "201": "Saved record",
      "202": "Petition accepted",
      "400": "Bad Request",
      "401": "Unauthorized",
      "403": "Forbidden resource",
      "404": "Resource not found",
      "405": "Method not allowed",
      "500": "Internal server error",
      "504": "Timeout finished"
    },
    "authenticated_user": "Authenticated user.",
    "bad_request": "Bad Request.",
    "chart_id_exist": "The id of the chart does not exist",
    "check_the_email_to_recover_your_account": "Check the email to recover your account",
    "closed_session": "Closed session.",
    "delete_record": "Delete record.",
    "delete_records": "Delete records.",
    "device_in_use": "Device in use",
    "do_you_want_to_continue_with_the_trm_update": "Do you want to continue with the trm update?",
    "error_of_input_data": "Error of input data",
    "import_completed": "Import completed",
    "incorrect_password": "Incorrect password.",
    "incorrect_user": "Incorrect user.",
    "internal_server_error": "Internal server error.",
    "invalid_token": "Invalid token",
    "invalid_token-please_log_in": "Invalid token. Please log in."
  }
  