From fda6eaceac5923aa35375191ae9c957e92211b44 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:35 +0100 Subject: [PATCH] New translations dashboard.php (Chinese Simplified) --- resources/lang/zh-CN/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh-CN/dashboard.php b/resources/lang/zh-CN/dashboard.php index 02d9427f..b891017e 100644 --- a/resources/lang/zh-CN/dashboard.php +++ b/resources/lang/zh-CN/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' => [