X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/bccf4653cb11df5e5c36bf9e9c48b528fcad90ef..refs/pull/3391/head:/resources/lang/vi/components.php diff --git a/resources/lang/vi/components.php b/resources/lang/vi/components.php index cdcce776d..8a061625c 100644 --- a/resources/lang/vi/components.php +++ b/resources/lang/vi/components.php @@ -15,7 +15,7 @@ return [ 'image_load_more' => 'Hiện thêm', 'image_image_name' => 'Tên Ảnh', 'image_delete_used' => 'Ảnh này được sử dụng trong các trang dưới đây.', - 'image_delete_confirm_text' => 'Are you sure you want to delete this image?', + 'image_delete_confirm_text' => 'Bạn có chắc chắn muốn xóa hình ảnh này?', 'image_select_image' => 'Chọn Ảnh', 'image_dropzone' => 'Thả các ảnh hoặc bấm vào đây để tải lên', 'images_deleted' => 'Các ảnh đã được xóa', @@ -29,6 +29,6 @@ return [ 'code_editor' => 'Sửa Mã', 'code_language' => 'Ngôn ngữ Mã', 'code_content' => 'Nội dung Mã', - 'code_session_history' => 'Session History', + 'code_session_history' => 'Lịch sử Phiên', 'code_save' => 'Lưu Mã', ];