New translations components.php (Vietnamese)

This commit is contained in:
Dan Brown 2020-11-19 05:39:52 +00:00
parent 5632f64d80
commit 8154f8648d

View File

@ -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ã',
];