Lucian Petic
Lucian Petic
@Arystosedes you should use a SharedModule to declare components only ones: solution from [here](https://stackoverflow.com/questions/40738984/declaring-multiple-components-within-ngmodule-in-angular-2)
```/msg "Joe Dae" Hello!```
Just add quotes around ```user``` is not enough? ``` /msg "user" message: send a private message ```
The translation is supported on both sides. Only some error messages are not supported, because there are directly given by the server. https://user-images.githubusercontent.com/40602497/110239150-de101900-7f45-11eb-8efd-f777947d41f5.mov
I didn't use any header as ```Accepted-Language```. Should I (maybe I missed something)? I touched only the client-side. The serve didn't know which language the user uses. ```javascript Translation.prototype.selectLanguage =...
- I don't think that this feature will grow up the maintainability (after all, there are only messages). - I saw examples [here](https://www.labri.fr/perso/fleury/posts/programming/a-quick-gettext-tutorial.html), to my mind usage of English string...
@jech Any news related to this PR?
I think that this issue can be closed now.