Missing translation for specific texts in the Amplify UI Authenticator (Vue) #4986
Closed
4 tasks done
Labels
Authenticator
An issue or a feature-request for an Authenticator UI Component
bug
Something isn't working
I18n
An issue for a missing Localization / Translation / Internationalization
Vue
An issue or a feature-request for Vue platform
Before creating a new issue, please confirm:
On which framework/platform are you having an issue?
Vue
Which UI component?
Authenticator
How is your app built?
Vite
What browsers are you seeing the problem on?
Chrome, Firefox
Which region are you seeing the problem in?
No response
Please describe your bug.
For the Authenticator component in a Vue application (using @aws-amplify/ui-vue), the i18n translation does not apply to the Email and Phone Number texts in the following screen:
What's the expected behaviour?
This is the output in a React application when using @aws-amplify/ui-react and adding the following code block:
Help us reproduce the bug!
npm create vue@latest
)amplify init
amplify add auth
Code Snippet
// Put your code below this line.
Console log output
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: