issues
search
bilingualgeneration
/
bili-app
1
stars
0
forks
source link
Added language to the Reset password function
#467
Closed
amak-code
closed
1 week ago
amak-code
commented
2 weeks ago
Added
auth.languageCode = "en";
to the handlePasswordReset() in Login.tsx
Needs to be updated to have both options in English and Spanish
jonathan-chin
commented
1 week ago
already fixed in other pull requests
auth.languageCode = "en";
to the handlePasswordReset() in Login.tsx