diff --git a/messages/en/w.php b/messages/en/w.php index 3eaeba85..5c9bf821 100644 --- a/messages/en/w.php +++ b/messages/en/w.php @@ -54,4 +54,5 @@ 'breadcrumb index' => 'Index', 'need login' => 'login first :)', + 'something went wrong' => 'Something Wrong', ]; \ No newline at end of file diff --git a/messages/zh/w.php b/messages/zh/w.php index 0213ba14..1ea02e16 100644 --- a/messages/zh/w.php +++ b/messages/zh/w.php @@ -55,4 +55,5 @@ 'breadcrumb index' => '首页', 'need login' => '请先登录,再操作:)', + 'something went wrong' => '出错', ]; \ No newline at end of file diff --git a/views/site/error.php b/views/site/error.php index bc84f3cc..22a307d3 100644 --- a/views/site/error.php +++ b/views/site/error.php @@ -16,8 +16,7 @@

-Something Went Wrong - +