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