authgear / authgear-server

Open source alternative to Auth0 / Firebase Auth
https://www.authgear.com
Apache License 2.0
73 stars 30 forks source link

[WhatsApp] Missing translation for wrong OTP error message #3170

Closed joyzoursky closed 1 year ago

joyzoursky commented 1 year ago

Background

Description

When user logins with WhatsApp, the error message for invalid otp is not translated even though the app is in Chinese. It should be translated as the error messages for SMS login.

App configuration (test sample)

Steps to reproduce

  1. Configure on demo app
  2. Authenticate and Sign up
  3. On enter OTP for WhatsApp screen, enter wrong code
  4. See error message "invalid otp code"

Expected result

Should show translated message as on SMS login.

Screenshot

Left: WhatsApp error in Chinese | Right: SMS error in Chinese

fungc-io commented 1 year ago

zh-Hant

WhatsApp 一次性密碼不正確

fungc-io commented 1 year ago

confirmed fixed on staging