da.json 365 B

123456789101112
  1. { "translations": {
  2. "OAuth 2.0" : "OAuth 2.0",
  3. "OAuth 2.0 clients" : "OAuth 2.0 klienter",
  4. "Add client" : "Tilføj klient",
  5. "Name" : "Navn",
  6. "Redirection URI" : "Viderestilling URI",
  7. "Add" : "Tilføj",
  8. "Client Identifier" : "Klient ID",
  9. "Secret" : "Hemmelighed",
  10. "Delete" : "Slet"
  11. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  12. }