{
  "title": "API-nøkler",
  "description": "Bruk api-tasten til å få tilgang til ZappWay API",
  "alerts": {
    "learnMore": "Lær mer om ZappWay API"
  },
  "buttons": {
    "documentation": "Dokumentasjon",
    "createApiKey": "Opprett API Nøkkel"
  },
  "errors": {
    "minApiKey": "Du må ha minst én api-nøkkel",
    "createApiKeyFailed": "Kunne ikke opprette API-nøkkel."
  },
  "confirmations": {
    "deleteApiKey": "Er du sikker på at du vil slette denne api-nøkkelen?"
  },
  "toast": {
    "copied": "Kopiert!",
    "copyFailed": "Kunne ikke kopiere."
  },
  "aria": {
    "deleteApiKey": "Slett API-nøkkel"
  }
}