From: Dan Brown Date: Mon, 23 Jun 2025 15:12:51 +0000 (+0100) Subject: New translations components.php (Vietnamese) X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/e00f0a88bf20e7045500f6df146a52bd652bf588 New translations components.php (Vietnamese) --- diff --git a/lang/vi/components.php b/lang/vi/components.php index 802d09d0b..eb17b4acd 100644 --- a/lang/vi/components.php +++ b/lang/vi/components.php @@ -34,8 +34,8 @@ return [ 'image_delete_success' => 'Ảnh đã được xóa thành công', 'image_replace' => 'Thay thế hình ảnh', 'image_replace_success' => 'Đã cập nhật thành công tệp hình ảnh', - 'image_rebuild_thumbs' => 'Regenerate Size Variations', - 'image_rebuild_thumbs_success' => 'Image size variations successfully rebuilt!', + 'image_rebuild_thumbs' => 'Tái tạo các biến thể kích thước', + 'image_rebuild_thumbs_success' => 'Các biến thể kích thước hình ảnh được xây dựng lại thành công!', // Code Editor 'code_editor' => 'Sửa Mã',