From 99de2dddff975e8e144ce34ed830ed5b06b956b6 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:39 +0100 Subject: [PATCH] New translations dashboard.php (Chinese Traditional) --- resources/lang/zh-TW/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh-TW/dashboard.php b/resources/lang/zh-TW/dashboard.php index f57dcb95..6b17092e 100644 --- a/resources/lang/zh-TW/dashboard.php +++ b/resources/lang/zh-TW/dashboard.php @@ -18,7 +18,7 @@ return [ 'incidents' => [ 'title' => '事件與排程', 'incidents' => '事件', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => '新增模板', 'incident-templates' => '事件模板', 'updates' => [