We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 518a58a commit e00f0a8Copy full SHA for e00f0a8
lang/vi/components.php
@@ -34,8 +34,8 @@
34
'image_delete_success' => 'Ảnh đã được xóa thành công',
35
'image_replace' => 'Thay thế hình ảnh',
36
'image_replace_success' => 'Đã cập nhật thành công tệp hình ảnh',
37
- 'image_rebuild_thumbs' => 'Regenerate Size Variations',
38
- '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!',
39
40
// Code Editor
41
'code_editor' => 'Sửa Mã',
0 commit comments