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

Move success and failure messages to the server. #25

Open
JeroMiya opened this issue Nov 21, 2016 · 0 comments
Open

Move success and failure messages to the server. #25

JeroMiya opened this issue Nov 21, 2016 · 0 comments

Comments

@JeroMiya
Copy link
Contributor

Currently angular2's built-in localization library does not support scanning and extracting localization strings from code. Our current success/failure messages come from the code and can't be localized. As a temporary workaround (there is an issue on the angular2 github page to add this) move all success/failure messages from the frontend code to the backend code.

This issue also implies adding string localization to the backend code using standard .net and asp.net core localization functionality.

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

No branches or pull requests

1 participant