From c83bc7d2ea1369f7d2d166d007aa31d4a5d43275 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sun, 21 Jan 2018 18:51:37 +0000 Subject: [PATCH] New translations forms.php (Thai) --- resources/lang/th-TH/forms.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/lang/th-TH/forms.php b/resources/lang/th-TH/forms.php index 02e0e6da..654c9157 100644 --- a/resources/lang/th-TH/forms.php +++ b/resources/lang/th-TH/forms.php @@ -49,6 +49,7 @@ return [ 'name' => 'ชื่อ', 'status' => 'สถานะ', 'component' => 'ส่วนประกอบ', + 'component_status' => 'Component Status', 'message' => 'ข้อ​ความ', 'message-help' => 'นอกจากนี้คุณยังอาจเขียนในรูปแบบ Markdown', 'occurred_at' => 'เหตุการณ์นี้เกิดขึ้นเมื่อไหร่', @@ -153,7 +154,7 @@ return [ 'days-of-incidents' => 'แสดงวันที่มีเหตุการณ์เกิดขึ้นกี่วัน?', 'time_before_refresh' => 'Status page refresh rate (in seconds).', 'banner' => 'ภาพแบนเนอร์', - 'banner-help' => 'ขอแนะนำให้อัปโหลดไฟล์ที่ความกว้างไม่เกิน 930px', + 'banner-help' => "ขอแนะนำให้อัปโหลดไฟล์ที่ความกว้างไม่เกิน 930px", 'subscribers' => 'เปิดให้ทุกคนสามารถลงทะเบียนรับอีเมลแจ้งเตือน?', 'skip_subscriber_verification' => 'ข้ามการยืนยันตันตนผู้ใช้ (ระวัง! คุณอาจถูกสแปม)', 'automatic_localization' => 'เปลี่ยนภาษาของหน้าสถานะตามภาษาของผู้เข้าชมอัตโนมัติ',