mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 19:32:29 +01:00
New translations errors.php (Chinese Simplified)
This commit is contained in:
parent
4dd5802979
commit
04bf21a325
@ -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现在正在关闭',
|
||||
|
Loading…
Reference in New Issue
Block a user