nextcloud/apps/files_encryption/l10n/th_TH.php

7 lines
198 B
PHP

<?php
$TRANSLATIONS = array(
"Saving..." => "กำลังบันทึกข้อมูล...",
"Encryption" => "การเข้ารหัส"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";