diff --git a/client/src/locale/angular.vi-VN.xlf b/client/src/locale/angular.vi-VN.xlf
index 084ffae19..4f4a418b1 100644
--- a/client/src/locale/angular.vi-VN.xlf
+++ b/client/src/locale/angular.vi-VN.xlf
@@ -2976,7 +2976,7 @@
- Đăng ký toàn bộ kênh
+ Đăng ký tất cả kênhsrc/app/shared/shared-user-subscription/subscribe-button.component.html11
@@ -2986,7 +2986,7 @@
- {VAR_SELECT, select, undefined {Hủy đăng ký} other {Hủy đăng ký toàn bộ kênh} }
+ {VAR_SELECT, select, undefined {Hủy đăng ký} other {Hủy đăng ký tất cả kênh} }src/app/shared/shared-user-subscription/subscribe-button.component.html34
@@ -3203,7 +3203,7 @@
- Xem danh sách hoàn chỉnh
+ Xem danh sách đầy đủsrc/app/+videos/+video-watch/shared/comment/video-comment-add.component.html35
@@ -6218,7 +6218,7 @@
- Tìm kiếm toàn bộ video
+ Tìm kiếm tất cả videosrc/app/+accounts/accounts.component.html78
@@ -10763,7 +10763,7 @@
- Đã đăng ký toàn bộ kênh gần đây của . Bạn sẽ nhận được thông báo về video mới của họ.
+ Đã đăng ký tất cả kênh hiện tại của . Bạn sẽ nhận được thông báo về video mới của họ.src/app/shared/shared-user-subscription/subscribe-button.component.ts109
@@ -10778,7 +10778,7 @@
- Đã hủy đăng ký toàn bộ kênh của
+ Đã hủy đăng ký tất cả kênh của src/app/shared/shared-user-subscription/subscribe-button.component.ts139
@@ -11014,7 +11014,7 @@
- Bạn cần <a href="/login">đăng nhập</a> để đánh giá video này.
+ Cần <a href="/login">đăng nhập</a> để đánh giá video này.src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts85