From 5e6280d757b72e2253b117d37f31b6e4ce9ed8ad Mon Sep 17 00:00:00 2001
From: Nextcloud bot <bot@nextcloud.com>
Date: Mon, 30 Oct 2023 00:26:30 +0000
Subject: Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
---
 apps/oauth2/l10n/sv.js   | 1 +
 apps/oauth2/l10n/sv.json | 1 +
 2 files changed, 2 insertions(+)

(limited to 'apps/oauth2/l10n')

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",
-- 
cgit v1.2.3