nextcloud/apps/files_encryption/l10n/th_TH.php

5 lines
157 B
PHP
Raw Normal View History

2012-08-14 20:07:20 -04:00
<?php $TRANSLATIONS = array(
2013-05-25 20:03:54 -04:00
"Saving..." => "กำลังบันทึกข้อมูล...",
2013-05-24 20:11:52 -04:00
"Encryption" => "การเข้ารหัส"
2012-08-14 20:07:20 -04:00
);