From 649a0a30db378eea9cf909a20db84d0566d985f7 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 21:41:33 +0100 Subject: [PATCH] New translations dashboard.php (Thai) --- resources/lang/th-TH/dashboard.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/th-TH/dashboard.php b/resources/lang/th-TH/dashboard.php index 258985c2..b4240915 100644 --- a/resources/lang/th-TH/dashboard.php +++ b/resources/lang/th-TH/dashboard.php @@ -35,6 +35,7 @@ return [ 'failure' => 'Something went wrong updating the incident update', ], ], + 'reported_by' => 'Reported by :user', 'add' => [ 'title' => 'รายงานเหตุการณ์', 'success' => 'เพิ่มเหตุการณ์แล้ว',