summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/fa.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/fa.php')
-rw-r--r--apps/files_encryption/l10n/fa.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_encryption/l10n/fa.php b/apps/files_encryption/l10n/fa.php
index 0faa3f3aae7..0cdee74f5a9 100644
--- a/apps/files_encryption/l10n/fa.php
+++ b/apps/files_encryption/l10n/fa.php
@@ -1,5 +1,5 @@
<?php $TRANSLATIONS = array(
"Encryption" => "رمزگذاری",
-"None" => "هیچ‌کدام",
-"Enable Encryption" => "فعال کردن رمزگذاری"
+"Exclude the following file types from encryption" => "نادیده گرفتن فایل های زیر برای رمز گذاری",
+"None" => "هیچ‌کدام"
);