From 5a28e9095dc87e80a6eedda500d847859f79e528 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 14 Dec 2014 18:04:48 -0500 Subject: Add icon for due date and use short format (pull-request #468) --- app/Locale/th_TH/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/th_TH') diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index 42a1bcb3..11e67ca2 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -213,6 +213,7 @@ return array( 'Invalid date' => 'วันที่ผิด', 'Must be done before %B %e, %Y' => 'ต้องทำให้เสร็จก่อน %d/%m/%Y', '%B %e, %Y' => '%d/%m/%Y', + // '%b %e, %Y' => '', 'Automatic actions' => 'การกระทำอัตโนมัติ', 'Your automatic action have been created successfully.' => 'การกระทำอัตโนมัติสร้างเรียบร้อยแล้ว', 'Unable to create your automatic action.' => 'ไม่สามารถสร้างการกระทำอัตโนมัติได้', -- cgit v1.2.3