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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/et_EE.js b/apps/oauth2/l10n/et_EE.js
index 6c0a0ce0150..e2f54d13feb 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",
+ "Add client" : "Lisa klient",
"Name" : "Nimi",
"Redirection URI" : "Suunamise URI",
+ "Add" : "Lisa",
"Client Identifier" : "Kliendi identifikaator",
"Secret" : "Saladus",
- "Add client" : "Lisa klient",
- "Add" : "Lisa",
"Delete" : "Kustuta"
},
"nplurals=2; plural=(n != 1);");