server/apps/files_sharing/l10n/si_LK.php
2014-07-05 01:56:33 -04:00

7 lines
169 B
PHP

<?php
$TRANSLATIONS = array(
"Password" => "මුර පදය",
"Name" => "නම",
"Download" => "බාන්න"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";