From 7ca858ecd7102c889e6d1646284180572a0a8b3d Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 21:41:44 +0100 Subject: [PATCH] New translations dashboard.php (Chinese Traditional) --- resources/lang/zh-TW/dashboard.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/zh-TW/dashboard.php b/resources/lang/zh-TW/dashboard.php index c71de8e62..e6063b16b 100644 --- a/resources/lang/zh-TW/dashboard.php +++ b/resources/lang/zh-TW/dashboard.php @@ -35,6 +35,7 @@ return [ 'failure' => 'Something went wrong updating the incident update', ], ], + 'reported_by' => 'Reported by :user', 'add' => [ 'title' => '添加事件', 'success' => 'Incident added.',