-
-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
question: how to translate [placeholderLabel]="'Select Category'" #180
Comments
this should answer your question: https://stackoverflow.com/a/57374124 |
Thanks for the update. it's resolved my issues |
@JomalJohny glad it works. can you please mark https://stackoverflow.com/questions/57369486/angular8-i18n-for-placeholderlabel-text/57374124#57374124 as the accepted answer? |
* PlaceholderLabel changes * improve readme for i18n translation of labels fixes #180
[placeholderLabel]="'Select Category'" angular translation label not working
I have issues in Internationalization (i18n) in Angular, The select search label [placeholderLabel]="'Select Category'" is not translating. Provide a description about how to translate this placeholder
The text was updated successfully, but these errors were encountered: