X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/200772da7232dc5804aedce85669fff3a36f7714..refs/pull/2393/head:/resources/lang/vi/errors.php diff --git a/resources/lang/vi/errors.php b/resources/lang/vi/errors.php index 137f4bc23..6caf0e990 100644 --- a/resources/lang/vi/errors.php +++ b/resources/lang/vi/errors.php @@ -46,7 +46,6 @@ return [ 'file_upload_timeout' => 'Đã quá thời gian tải lên tệp tin.', // Attachments - 'attachment_page_mismatch' => 'Trang không trùng khớp khi cập nhật đính kèm', 'attachment_not_found' => 'Không tìm thấy đính kèm', // Pages @@ -83,6 +82,7 @@ return [ // Error pages '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_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.', 'return_home' => 'Quay lại trang chủ', 'error_occurred' => 'Đã xảy ra lỗi', 'app_down' => ':appName hiện đang ngoại tuyến',