mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 02:28:27 +08:00
New translations components.php (Vietnamese)
This commit is contained in:
parent
5632f64d80
commit
8154f8648d
|
@ -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ã',
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue
Block a user