mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
New translations errors.php (Vietnamese)
This commit is contained in:
parent
cfda94e2a8
commit
61eb76ac89
@ -83,6 +83,7 @@ return [
|
|||||||
// Error pages
|
// Error pages
|
||||||
'404_page_not_found' => 'Không Tìm Thấy Trang',
|
'404_page_not_found' => 'Không Tìm Thấy Trang',
|
||||||
'sorry_page_not_found' => 'Xin lỗi, Không tìm thấy trang bạn đang tìm kiếm.',
|
'sorry_page_not_found' => 'Xin lỗi, Không tìm thấy trang bạn đang tìm kiếm.',
|
||||||
|
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.',
|
||||||
'return_home' => 'Quay lại trang chủ',
|
'return_home' => 'Quay lại trang chủ',
|
||||||
'error_occurred' => 'Đã xảy ra lỗi',
|
'error_occurred' => 'Đã xảy ra lỗi',
|
||||||
'app_down' => ':appName hiện đang ngoại tuyến',
|
'app_down' => ':appName hiện đang ngoại tuyến',
|
||||||
|
Loading…
Reference in New Issue
Block a user