summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/et_EE.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/et_EE.php')
-rw-r--r--apps/files_encryption/l10n/et_EE.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/et_EE.php b/apps/files_encryption/l10n/et_EE.php
index c8d5361c08a..daa0b118821 100644
--- a/apps/files_encryption/l10n/et_EE.php
+++ b/apps/files_encryption/l10n/et_EE.php
@@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
"Saving..." => "Salvestamine...",
-"Encryption" => "Krüpteerimine"
+"Encryption" => "Krüpteerimine",
+"Enabled" => "Sisse lülitatud",
+"Disabled" => "Väljalülitatud",
+"Change Password" => "Muuda parooli"
);