diff --git a/client/src/locale/angular.vi-VN.xlf b/client/src/locale/angular.vi-VN.xlf
index fff7618ce..32e2fb003 100644
--- a/client/src/locale/angular.vi-VN.xlf
+++ b/client/src/locale/angular.vi-VN.xlf
@@ -9810,8 +9810,7 @@
The video quota only takes into account original video size. Since transcoding is enabled, videos size can be at most ~ .
- The video quota only takes into account original video size. Since transcoding is enabled, videos size can be at most ~ .
-
+ Giới hạn dung lượng video chỉ áp dụng với tập tin gốc của video. Vì chuyển kích cỡ đang bật, dung lượng video có thể gần ~ . src/app/+admin/shared/user-real-quota-info.component.html1,4
@@ -9952,7 +9951,7 @@
Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in.
- Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in.
+ Quét mã QR này vào ứng dụng TOTP trên điện thoại của bạn. Ứng dụng này sẽ tạo mã token mà bạn sẽ phải nhập khi đăng nhập.src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html28,30
@@ -9960,7 +9959,7 @@
If you can't scan the QR code and need to enter it manually, here is the plain-text secret:
- If you can't scan the QR code and need to enter it manually, here is the plain-text secret:
+ Nếu bạn không thể quét mã QR và cần nhập mã đó theo cách thủ công, thì đây là mã bí mật:src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html34,36
@@ -9968,7 +9967,7 @@
Two-factor code
- Two-factor code
+ Mã hai bướcsrc/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html42
@@ -9976,7 +9975,7 @@
Enter the code generated by your authenticator app to confirm
- Enter the code generated by your authenticator app to confirm
+ Nhập mã được tạo bởi ứng dụng xác minh của bạn để xác nhậnsrc/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html43
@@ -9984,7 +9983,7 @@
Two factor authentication has been enabled.
- Two factor authentication has been enabled.
+ Đã bật xác minh hai bước.src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts77
@@ -10195,7 +10194,7 @@
OTP token is required.
- OTP token is required.
+ Bắt buộc có OTP token.src/app/shared/form-validators/user-validators.ts69