th-TH translation

This commit is contained in:
denisdulici
2018-05-14 10:01:48 +03:00
parent 72ed09c352
commit 2c3aea4c0f
27 changed files with 831 additions and 1 deletions
+13
View File
@@ -0,0 +1,13 @@
<?php
return [
'domain' => 'โดเมน',
'logo' => 'โลโก้',
'manage' => 'จัดการบริษัท',
'all' => 'บริษัททั้งหมด',
'error' => [
'delete_active' => 'ข้อผิดพลาด: ไม่สามารถลบ บริษัท ที่ใช้งานได้ กรุณา, โปรดเปลี่ยนแปลงก่อน!',
],
];