{
  "config": {
    "step": {
      "user": {
        "data": {
          "host": "[%key:common::config_flow::data::host%]"
        }
      }
    },
    "error": {
      "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
      "invalid_auth": "Enable authentication in mütesync Preferences > Authentication",
      "unknown": "[%key:common::config_flow::error::unknown%]"
    }
  }
}