summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/si_LK.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/si_LK.php')
-rw-r--r--apps/files_trashbin/l10n/si_LK.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/si_LK.php b/apps/files_trashbin/l10n/si_LK.php
index 54700566f35..6dad84437cf 100644
--- a/apps/files_trashbin/l10n/si_LK.php
+++ b/apps/files_trashbin/l10n/si_LK.php
@@ -2,8 +2,8 @@
$TRANSLATIONS = array(
"Error" => "දෝෂයක්",
"Name" => "නම",
-"_%n folder_::_%n folders_" => array(,),
-"_%n file_::_%n files_" => array(,),
+"_%n folder_::_%n folders_" => array("",""),
+"_%n file_::_%n files_" => array("",""),
"Delete" => "මකා දමන්න"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";