]> BookStack Code Mirror - bookstack/commitdiff
New translations errors.php (Chinese Simplified)
authorDan Brown <redacted>
Sat, 14 Mar 2020 18:41:18 +0000 (18:41 +0000)
committerDan Brown <redacted>
Sat, 14 Mar 2020 18:41:18 +0000 (18:41 +0000)
resources/lang/zh_CN/errors.php

index 5fff34ca13d58d8c2458e83d41c83f11fca9eb66..21034f3991359f681c6a4cb13c87e9b50476ac61 100644 (file)
@@ -83,6 +83,7 @@ return [
     // Error pages
     '404_page_not_found' => '无法找到页面',
     'sorry_page_not_found' => '对不起,无法找到您想访问的页面。',
+    'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.',
     'return_home' => '返回主页',
     'error_occurred' => '出现错误',
     'app_down' => ':appName现在正在关闭',