0

I am using amplify UI for angular application Amplify UI and I'm trying to translate the login placeholder inputs but they don't work.

For the LOGIN tab I have default email authentication, and for the SING UP tab I have specific formFields:

IMG HTML Authenticator

To translate amplify authenticator I use:

import { translations } from '@aws-amplify/ui-angular';
I18n.putVocabularies(translations);
I18n.setLanguage('fr');

Languages Dictionaries available

All the labels works perfect but for the placeholder inputs always show in English:

IMG FR Language, placeholder display in english

Any idea what is happening?

I am trying to translate the placeholder text to the specific languages available in amplify-ui authenticator component, but always show in english. All the rest of the labels translate correctly.

Brian Tompsett - 汤莱恩
  • 5,753
  • 72
  • 57
  • 129
FreeCoder
  • 1
  • 2

0 Answers0