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

index ea11c807f44928aa5e69000de964abfe381895e8..f44f7eb8be52031867aada69174e08f35af40023 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現在正在關閉',