summaryrefslogtreecommitdiffstats
path: root/l10n/si_LK.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/si_LK.php')
-rw-r--r--l10n/si_LK.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/l10n/si_LK.php b/l10n/si_LK.php
index 459769896..c4b8e6ca5 100644
--- a/l10n/si_LK.php
+++ b/l10n/si_LK.php
@@ -1,4 +1,5 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Refresh" => "නැවුම් කරන්න",
"by" => "විසින්",
"from" => "වෙතින්",
@@ -19,3 +20,4 @@
"Import" => "ආයාත කරන්න",
"Export" => "නිර්යාත කරන්න"
);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";