summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/sv.js1
-rw-r--r--apps/oauth2/l10n/sv.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/sv.js b/apps/oauth2/l10n/sv.js
index 029e58c7b90..d748a349c1b 100644
--- a/apps/oauth2/l10n/sv.js
+++ b/apps/oauth2/l10n/sv.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"Redirection URI" : "Omdirigerings-URI",
"Client Identifier" : "Klientidentifierare",
"Secret key" : "Hemlig nyckel",
+ "Delete client" : "Ta bort klient",
"Add client" : "Lägg till klient",
"Add" : "Lägg till",
"Show client secret" : "Visa klienthemlighet",
diff --git a/apps/oauth2/l10n/sv.json b/apps/oauth2/l10n/sv.json
index 5af8f73d39a..08d992902eb 100644
--- a/apps/oauth2/l10n/sv.json
+++ b/apps/oauth2/l10n/sv.json
@@ -10,6 +10,7 @@
"Redirection URI" : "Omdirigerings-URI",
"Client Identifier" : "Klientidentifierare",
"Secret key" : "Hemlig nyckel",
+ "Delete client" : "Ta bort klient",
"Add client" : "Lägg till klient",
"Add" : "Lägg till",
"Show client secret" : "Visa klienthemlighet",