diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-01 02:16:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-01 02:16:18 +0000 |
commit | b13326ef1a2774a7d2b0253afdc0cf99f0644d03 (patch) | |
tree | 187a281395775010ddeba79b30f19fe111cd5a66 /apps/oauth2/l10n/et_EE.js | |
parent | 568f68856f06b9bc4a5d5f4546fbce19d9b0adc1 (diff) | |
download | nextcloud-server-b13326ef1a2774a7d2b0253afdc0cf99f0644d03.tar.gz nextcloud-server-b13326ef1a2774a7d2b0253afdc0cf99f0644d03.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/et_EE.js')
-rw-r--r-- | apps/oauth2/l10n/et_EE.js | 4 |
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);"); |