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:
Diffstat (limited to 'apps/oauth2/l10n/fi.js')
-rw-r--r--apps/oauth2/l10n/fi.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/fi.js b/apps/oauth2/l10n/fi.js
index 072ec9fffb5..e0c2769c2d7 100644
--- a/apps/oauth2/l10n/fi.js
+++ b/apps/oauth2/l10n/fi.js
@@ -4,10 +4,10 @@ OC.L10N.register(
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 -asiakkaat",
"Name" : "Nimi",
- "Redirection URI" : "Uudelleenohjaus URI",
"Client Identifier" : "Asiakkaan tunniste",
- "Secret" : "Salaisuus",
"Add client" : "Lisää asiakas",
+ "Redirection URI" : "Uudelleenohjaus URI",
+ "Secret" : "Salaisuus",
"Add" : "Lisää"
},
"nplurals=2; plural=(n != 1);");