summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-30 00:26:19 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-30 00:26:19 +0000
commit600351c4cf7e8b7c599d6a7cea457cfc09393d03 (patch)
tree091b1a42d71beadf2dc4674223ae61d2617a5ac7 /apps/oauth2
parentfe471da3169f055738b1326baffdbfb1c72c3d2e (diff)
downloadnextcloud-server-600351c4cf7e8b7c599d6a7cea457cfc09393d03.tar.gz
nextcloud-server-600351c4cf7e8b7c599d6a7cea457cfc09393d03.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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",