summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/he.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/he.php')
-rw-r--r--apps/files_encryption/l10n/he.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/he.php b/apps/files_encryption/l10n/he.php
new file mode 100644
index 00000000000..0332d59520a
--- /dev/null
+++ b/apps/files_encryption/l10n/he.php
@@ -0,0 +1,6 @@
+<?php $TRANSLATIONS = array(
+"Encryption" => "הצפנה",
+"Enable Encryption" => "הפעל הצפנה",
+"None" => "כלום",
+"Exclude the following file types from encryption" => "הוצא את סוגי הקבצים הבאים מהצפנה"
+);