summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/ta_LK.php
blob: 9dec6de3acb361bac78191a586bc43f0de256478 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Saving..." => "சேமிக்கப்படுகிறது...",
"Encryption" => "மறைக்குறியீடு"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";