Skip to content
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

Closed
JomalJohny opened this issue Oct 22, 2019 · 3 comments · Fixed by #182
Closed

question: how to translate [placeholderLabel]="'Select Category'" #180

JomalJohny opened this issue Oct 22, 2019 · 3 comments · Fixed by #182
Labels

Comments

@JomalJohny
Copy link
Contributor

JomalJohny commented Oct 22, 2019

[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

@JomalJohny JomalJohny changed the title [FEATURE] [placeholderLabel]="'Select Category'" angular translation label not working Oct 22, 2019
@macjohnny
Copy link
Member

this should answer your question: https://stackoverflow.com/a/57374124
can you please post your code?

@macjohnny macjohnny changed the title [placeholderLabel]="'Select Category'" angular translation label not working question: how to translate [placeholderLabel]="'Select Category'" Oct 23, 2019
@JomalJohny
Copy link
Contributor Author

@macjohnny
Copy link
Member

@JomalJohny glad it works. can you please mark https://stackoverflow.com/questions/57369486/angular8-i18n-for-placeholderlabel-text/57374124#57374124 as the accepted answer?

macjohnny added a commit to JomalJohny/Angular---ngx-mat-select-search-with-Internationalization-i18n that referenced this issue Dec 12, 2019
macjohnny pushed a commit that referenced this issue Dec 12, 2019
* PlaceholderLabel changes

* improve readme for i18n translation of labels

fixes #180
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants