summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/si_LK.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/si_LK.php')
-rw-r--r--apps/files_encryption/l10n/si_LK.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/si_LK.php b/apps/files_encryption/l10n/si_LK.php
index 6c678bb3a4f..5f5330df547 100644
--- a/apps/files_encryption/l10n/si_LK.php
+++ b/apps/files_encryption/l10n/si_LK.php
@@ -1,4 +1,6 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Saving..." => "සුරැකෙමින් පවතී...",
"Encryption" => "ගුප්ත කේතනය"
);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";