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.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/he.php b/apps/files_encryption/l10n/he.php
index 7a80cfa2f9f..cdf29c9b0ac 100644
--- a/apps/files_encryption/l10n/he.php
+++ b/apps/files_encryption/l10n/he.php
@@ -1,4 +1,6 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Saving..." => "שמירה…",
"Encryption" => "הצפנה"
);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";