Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-10-07 05:25:26 +0300
committerNextcloud bot <bot@nextcloud.com>2021-10-07 05:25:26 +0300
commit339c6edd38830b42bb3b13c4f5eca8b27a00eec9 (patch)
treef9aa930dd17fcbd005ea4d783f0c0d6d88101f7d /apps/oauth2
parent005ed982eb0c5d63115e7e2cd59a243d2a3bd1ec (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/fi.js1
-rw-r--r--apps/oauth2/l10n/fi.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/fi.js b/apps/oauth2/l10n/fi.js
index 717e64be267..e710207fa95 100644
--- a/apps/oauth2/l10n/fi.js
+++ b/apps/oauth2/l10n/fi.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Add" : "Lisää",
"Client Identifier" : "Asiakkaan tunniste",
"Secret" : "Salaisuus",
+ "Show client secret" : "Näytä asiakkaan salaisuus",
"Delete" : "Poista"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/oauth2/l10n/fi.json b/apps/oauth2/l10n/fi.json
index f1f13f280c1..554a619b554 100644
--- a/apps/oauth2/l10n/fi.json
+++ b/apps/oauth2/l10n/fi.json
@@ -8,6 +8,7 @@
"Add" : "Lisää",
"Client Identifier" : "Asiakkaan tunniste",
"Secret" : "Salaisuus",
+ "Show client secret" : "Näytä asiakkaan salaisuus",
"Delete" : "Poista"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file