{
  "code": {
    "copy-to-clipboard": "Copy to clipboard"
  },
  "error": {
    "instructions": "An error occured inside the widget. You can try to reopen the widget.",
    "title": "Ohh no!"
  },
  "loading": {
    "message": "Loading…"
  },
  "missing-capabilities": {
    "instructions": "The minimum capabilities required for this widget are missing. Make sure to grant all requested capabilities.",
    "request-capabilities": "Request capabilities",
    "title": "Missing capabilities"
  },
  "missing-parameters": {
    "completed": {
      "instructions": "Configuration completed, reopen the widget to start using it.",
      "title": "Widget configuration complete"
    },
    "instructions": "The widget is not registered correctly. Make sure to include the correct parameters in the widget URL:",
    "permissions-error": {
      "close": "Close",
      "instructions": "Insufficient permissions, could not configure widget. Only room admins can configure the widget.",
      "title": "Error"
    },
    "repair": "Repair registration",
    "repair-instructions": "You can either modify the widget registration manually or fix it automatically:",
    "title": "Wrong widget registration"
  },
  "mobile-client": {
    "instructions": "The widget doesn't work in mobile clients due to technical limitations. Open the widget on your Desktop or Web client.",
    "title": "Mobile clients are not supported"
  },
  "outside-client": {
    "instructions": "You need to register this URL as a widget, it's not possible to use it standalone. Run this command in the matrix room you want to register the widget in:",
    "title": "Only runs as a widget"
  }
}
