roundcubemail-plugins-kolab/plugins/kolab_2fa/localization/th_TH.inc

15 lines
449 B
PHP
Raw Normal View History

<?php
/**
* Localizations for the Kolab 2-Factor-Auth plugin
*
* Copyright (C) 2015, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_2fa/
*/
$labels['created'] = 'สร้างเมื่อ';
$labels['remove'] = 'ลบ';
$labels['yes'] = 'ตกลง';
$labels['no'] = 'ไม่';
$labels['label'] = 'ชื่อ';
$labels['verifycodeexplainhotp'] = $labels['verifycodeexplaintotp'];