diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-07 02:25:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-07 02:25:26 +0000 |
commit | 339c6edd38830b42bb3b13c4f5eca8b27a00eec9 (patch) | |
tree | f9aa930dd17fcbd005ea4d783f0c0d6d88101f7d /apps/oauth2 | |
parent | 005ed982eb0c5d63115e7e2cd59a243d2a3bd1ec (diff) | |
download | nextcloud-server-339c6edd38830b42bb3b13c4f5eca8b27a00eec9.tar.gz nextcloud-server-339c6edd38830b42bb3b13c4f5eca8b27a00eec9.zip |
[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.js | 1 | ||||
-rw-r--r-- | apps/oauth2/l10n/fi.json | 1 |
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 |