From e89cbb7ddb3307bb98b4cac71915668ab91ceec0 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 21:41:14 +0100 Subject: [PATCH] New translations dashboard.php (Vietnamese) --- resources/lang/vi-VN/dashboard.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/vi-VN/dashboard.php b/resources/lang/vi-VN/dashboard.php index dfe42c202..2eccb95a6 100644 --- a/resources/lang/vi-VN/dashboard.php +++ b/resources/lang/vi-VN/dashboard.php @@ -35,6 +35,7 @@ return [ 'failure' => 'Something went wrong updating the incident update', ], ], + 'reported_by' => 'Reported by :user', 'add' => [ 'title' => 'Thêm một sự cố', 'success' => 'Sự cố đã được thêm.',