summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/hu_HU.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/hu_HU.php')
-rw-r--r--apps/files_encryption/l10n/hu_HU.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/hu_HU.php b/apps/files_encryption/l10n/hu_HU.php
index bf95c31f2c5..49dcf817fb7 100644
--- a/apps/files_encryption/l10n/hu_HU.php
+++ b/apps/files_encryption/l10n/hu_HU.php
@@ -1,4 +1,6 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Saving..." => "Mentés...",
"Encryption" => "Titkosítás"
);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";