summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/si_LK.php
blob: 5f5330df54746f6a2b71e120149036581ff86e54 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Saving..." => "සුරැකෙමින් පවතී...",
"Encryption" => "ගුප්ත කේතනය"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";