nextcloud/apps/files_encryption/l10n/th_TH.php

5 lines
119 B
PHP
Raw Normal View History

2012-08-14 20:07:20 -04:00
<?php $TRANSLATIONS = array(
"Encryption" => "การเข้ารหัส",
2013-01-22 18:06:18 -05:00
"None" => "ไม่ต้อง"
2012-08-14 20:07:20 -04:00
);