+
+ + + + {t('auth.login.title')} + + + {t('auth.login.description')} + + + +
+ + {/* EN: API Error message display / VI: Hiển thị thông báo lỗi API */} + {apiError && ( +
+ + {apiError} +
+ )} + + {/* EN: Email input field / VI: Trường nhập email */} + + + {/* EN: Password input field / VI: Trường nhập mật khẩu */} + + + {/* EN: Submit button / VI: Nút submit */} + +
+
+
+
+