summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/si_LK.php
blob: da0390033af1911438bcbb72f23226b1d3c2bab0 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Password" => "මුර පදය",
"Download" => "බාන්න"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";