CuriousLearner / django-phone-verify

A Django app to support phone number verification using security code / One-Time-Password (OTP) sent via SMS.
https://www.sanyamkhurana.com/django-phone-verify/
GNU General Public License v3.0
258 stars 61 forks source link

i18n support #79

Open harikvpy opened 1 year ago

harikvpy commented 1 year ago

A small tweak to the code to support localizing the verification message. This is a crucial requirement for many multilingual systems.