diff --git a/frontend/src/i18n/vi.json b/frontend/src/i18n/vi.json index aa2a5279..77e7655e 100644 --- a/frontend/src/i18n/vi.json +++ b/frontend/src/i18n/vi.json @@ -102,6 +102,7 @@ "username": "Tên người dùng", "usernameTaken": "Tên người dùng đã tồn tại", "wrongCredentials": "Thông tin đăng nhập không đúng", + "passwordTooShort": "Password must be at least {min} characters", "logout_reasons": { "inactivity": "You have been logged out due to inactivity." }