diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-16 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-16 00:19:31 +0000 |
commit | c9051256141b123f410d6cedfdd47b6d6bb50e77 (patch) | |
tree | e398c951483be9174269423d453b4892d991f7de /apps/oauth2/l10n/fi.js | |
parent | 01fad105bea92caaf6454d3c20d53b40bc93a1aa (diff) | |
download | nextcloud-server-c9051256141b123f410d6cedfdd47b6d6bb50e77.tar.gz nextcloud-server-c9051256141b123f410d6cedfdd47b6d6bb50e77.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2/l10n/fi.js')
-rw-r--r-- | apps/oauth2/l10n/fi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/oauth2/l10n/fi.js b/apps/oauth2/l10n/fi.js index acd3a1c8ac3..53e527a79c5 100644 --- a/apps/oauth2/l10n/fi.js +++ b/apps/oauth2/l10n/fi.js @@ -12,8 +12,8 @@ OC.L10N.register( "Secret key" : "Salainen avain", "Add client" : "Lisää asiakas", "Add" : "Lisää", - "Show client secret" : "Näytä asiakkaan salaisuus", "Delete" : "Poista", + "Show client secret" : "Näytä asiakkaan salaisuus", "Secret" : "Salaisuus" }, "nplurals=2; plural=(n != 1);"); |