issues
search
rpaschoal
/
ng-chat
💬 A simple facebook/linkedin lookalike chat module for Angular applications.
MIT License
153
stars
92
forks
source link
[Feature] Add localization support
#39
Closed
rpaschoal
closed
6 years ago
rpaschoal
commented
6 years ago
A couple of ideas on this:
Every label and text visible to users must be customizable
Support/Use Angular's i18n localization
Refactor existing properties for placeholders to be passed as an Object to reduce the number of Input parameters and increase extensibility
Must be released within a new minor version
rpaschoal
commented
6 years ago
Duplicate of #40
A couple of ideas on this: