summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/th_TH.php
blob: 7bf3e2765aada2e77738fb41477e38e7557e8406 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Saving..." => "กำลังบันทึกข้อมูล...",
"Encryption" => "การเข้ารหัส"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";