diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-14 00:08:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-14 00:08:21 +0000 |
commit | d1f3e1de963b9ed90d6a12b0a34fa803d7e7e3ce (patch) | |
tree | a154df73222a796c48397ee96a40be12d5de456b /settings | |
parent | ded780a45a25f6a9aaeb7292a6611e0bf3740e27 (diff) | |
download | nextcloud-server-d1f3e1de963b9ed90d6a12b0a34fa803d7e7e3ce.tar.gz nextcloud-server-d1f3e1de963b9ed90d6a12b0a34fa803d7e7e3ce.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/et_EE.js | 2 | ||||
-rw-r--r-- | settings/l10n/et_EE.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/et_EE.js b/settings/l10n/et_EE.js index 4328335abec..c205447dec9 100644 --- a/settings/l10n/et_EE.js +++ b/settings/l10n/et_EE.js @@ -1,6 +1,8 @@ OC.L10N.register( "settings", { + "{actor} changed your password" : "{actor} muutis sinu parooli", + "You changed your password" : "Sa muutsid oma parooli", "Wrong password" : "Vale parool", "Saved" : "Salvestatud", "No user supplied" : "Kasutajat ei sisestatud", diff --git a/settings/l10n/et_EE.json b/settings/l10n/et_EE.json index 71ca6eb5e15..c80a6e40dbe 100644 --- a/settings/l10n/et_EE.json +++ b/settings/l10n/et_EE.json @@ -1,4 +1,6 @@ { "translations": { + "{actor} changed your password" : "{actor} muutis sinu parooli", + "You changed your password" : "Sa muutsid oma parooli", "Wrong password" : "Vale parool", "Saved" : "Salvestatud", "No user supplied" : "Kasutajat ei sisestatud", |