{
  "title": "API Keys",
  "description": "Använd api-nyckeln för att komma åt ZappWay API",
  "alerts": {
    "learnMore": "Läs mer om ZappWay API"
  },
  "buttons": {
    "documentation": "Dokumentation",
    "createApiKey": "Skapa API Nyckeln"
  },
  "errors": {
    "minApiKey": "Du måste ha minst en api nyckel",
    "createApiKeyFailed": "Misslyckades att skapa API-nyckel."
  },
  "confirmations": {
    "deleteApiKey": "Är du säker på att du vill ta bort denna api-nyckel?"
  },
  "toast": {
    "copied": "Kopierad!",
    "copyFailed": "Misslyckades att kopiera."
  },
  "aria": {
    "deleteApiKey": "Radera API-nyckel"
  }
}