From 82df0d0a3ba6ab186b312bba4519680b6fc8f787 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 10 Jul 2018 14:37:33 +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 f8ad052c..e7322165 100644 --- a/resources/lang/zh-CN/dashboard.php +++ b/resources/lang/zh-CN/dashboard.php @@ -56,7 +56,7 @@ return [ 'title' => '故障模板', 'add' => [ 'title' => '添加故障模板', - 'message' => '你应该增加一个故障模板', + 'message' => '创建你的第一个故障模板', 'success' => '成功创建新的故障模板。', 'failure' => '创建模板失败。', ],