server/apps/oauth2/l10n/da.json
2019-12-22 02:28:34 +00:00

12 lines
No EOL
365 B
JSON

{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 klienter",
"Name" : "Navn",
"Redirection URI" : "Viderestilling URI",
"Client Identifier" : "Klient ID",
"Secret" : "Hemmelighed",
"Add client" : "Tilføj klient",
"Add" : "Tilføj",
"Delete" : "Slet"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}