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

Translation of server-side strings #12

Open
ghost opened this issue Aug 27, 2015 · 1 comment
Open

Translation of server-side strings #12

ghost opened this issue Aug 27, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 27, 2015

Human-readable character strings that live in the server-side code aren't translated,
this issue should be resolved with #11

@ghost
Copy link
Author

ghost commented Oct 8, 2015

The solution that is upcoming is that not any full-text string is never gonna be sent from the server, but only parsable error codes, see the action that is happening in #11 .
This way, translations of those error codes will resides only on frontend side.

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

0 participants