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/et_EE.js')
-rw-r--r--apps/oauth2/l10n/et_EE.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/oauth2/l10n/et_EE.js b/apps/oauth2/l10n/et_EE.js
index ecf0d039326..7a65047e10c 100644
--- a/apps/oauth2/l10n/et_EE.js
+++ b/apps/oauth2/l10n/et_EE.js
@@ -2,12 +2,12 @@ OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "OAuth 2.0 kliendid",
- "Name" : "Nimi",
- "Client Identifier" : "Kliendi identifikaator",
- "Add client" : "Lisa klient",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 lubab välistel teenustel %s teenusele ligipääsu taotleda.",
+ "Name" : "Nimi",
"Redirection URI" : "Suunamise URI",
+ "Client Identifier" : "Kliendi identifikaator",
"Secret" : "Saladus",
+ "Add client" : "Lisa klient",
"Add" : "Lisa"
},
"nplurals=2; plural=(n != 1);");