New translations setup.php (Thai)
This commit is contained in:
23
resources/lang/th-TH/setup.php
Normal file
23
resources/lang/th-TH/setup.php
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* This file is part of Cachet.
|
||||
*
|
||||
* (c) Alt Three Services Limited
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
return [
|
||||
'setup' => 'ตั้งค่า',
|
||||
'title' => 'ติดตั้ง Cachet',
|
||||
'service_details' => 'รายละเอียดของ Services',
|
||||
'env_setup' => 'ตั้งค่าสภาพแวดล้อม',
|
||||
'status_page_setup' => 'ตั้งค่าหน้าแสดงสถานะ',
|
||||
'show_support' => 'แสดงการสนับสนุน Cachet',
|
||||
'admin_account' => 'บัญชีผู้ดูแลระบบ',
|
||||
'complete_setup' => 'ติดตั้งเสร็จสมบูรณ์',
|
||||
'completed' => 'การปรับแต่ง Cachet สำเร็จ!',
|
||||
'finish_setup' => 'ไปที่หน้า Dashboard',
|
||||
];
|
||||
Reference in New Issue
Block a user