diff --git a/addons/default/visiosoft/advs-module/resources/lang/vi/message.php b/addons/default/visiosoft/advs-module/resources/lang/vi/message.php index 024572185..32bbc062e 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/vi/message.php +++ b/addons/default/visiosoft/advs-module/resources/lang/vi/message.php @@ -22,5 +22,7 @@ return [ 'currency_converted' => 'Chuyển đổi tiền tệ thành công.', 'choose_user' => 'Chọn người dùng', 'owner_updated_successfully' => 'Chủ sở hữu đã được cập nhật thành công!', - 'no_add_found' => 'No Ad Found!', + 'no_add_found' => 'Không tìm thấy quảng cáo!', + 'replicated_success' => 'Quảng cáo đã được nhân rộng thành công!', + 'ad_doesnt_exist' => "Quảng cáo này không tồn tại!", ];