summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/id.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/id.php')
-rw-r--r--apps/files_encryption/l10n/id.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/id.php b/apps/files_encryption/l10n/id.php
index ad827b53791..32c348bd8ba 100644
--- a/apps/files_encryption/l10n/id.php
+++ b/apps/files_encryption/l10n/id.php
@@ -1,4 +1,6 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Saving..." => "Menyimpan...",
"Encryption" => "Enkripsi"
);
+$PLURAL_FORMS = "nplurals=1; plural=0;";