diff --git a/resources/lang/zh-CN/dashboard.php b/resources/lang/zh-CN/dashboard.php index e7322165..dd3da738 100644 --- a/resources/lang/zh-CN/dashboard.php +++ b/resources/lang/zh-CN/dashboard.php @@ -35,7 +35,7 @@ return [ 'failure' => '修改故障更新时出现问题', ], ], - 'reported_by' => '由用户 :user 报告的', + 'reported_by' => 'Reported :timestamp by :user', 'add' => [ 'title' => '添加故障', 'success' => '故障已添加',