From 93065b22c409f8ce980bae22c60ffd06f9326806 Mon Sep 17 00:00:00 2001
From: Nextcloud bot <bot@nextcloud.com>
Date: Tue, 2 Apr 2024 00:19:28 +0000
Subject: Fix(l10n): Update translations from Transifex

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

(limited to 'apps/oauth2')

diff --git a/apps/oauth2/l10n/fi.js b/apps/oauth2/l10n/fi.js
index 53e527a79c5..7cc8b523682 100644
--- a/apps/oauth2/l10n/fi.js
+++ b/apps/oauth2/l10n/fi.js
@@ -10,10 +10,12 @@ OC.L10N.register(
     "Redirection URI" : "Uudelleenohjaus URI",
     "Client Identifier" : "Asiakkaan tunniste",
     "Secret key" : "Salainen avain",
+    "Delete client" : "Poista asiakas",
     "Add client" : "Lisää asiakas",
     "Add" : "Lisää",
     "Delete" : "Poista",
     "Show client secret" : "Näytä asiakkaan salaisuus",
+    "Hide client secret" : "Piilota asiakkaan salaisuus",
     "Secret" : "Salaisuus"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/oauth2/l10n/fi.json b/apps/oauth2/l10n/fi.json
index 8f347429a8b..5ae67c67326 100644
--- a/apps/oauth2/l10n/fi.json
+++ b/apps/oauth2/l10n/fi.json
@@ -8,10 +8,12 @@
     "Redirection URI" : "Uudelleenohjaus URI",
     "Client Identifier" : "Asiakkaan tunniste",
     "Secret key" : "Salainen avain",
+    "Delete client" : "Poista asiakas",
     "Add client" : "Lisää asiakas",
     "Add" : "Lisää",
     "Delete" : "Poista",
     "Show client secret" : "Näytä asiakkaan salaisuus",
+    "Hide client secret" : "Piilota asiakkaan salaisuus",
     "Secret" : "Salaisuus"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
-- 
cgit v1.2.3