This repository was archived by the owner on Jul 26, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork399
This repository was archived by the owner on Jul 26, 2020. It is now read-only.
Add multi-language support #206
Open
Labels
Milestone
Description
LoopBack Angular Admin supports translating the UI, this functionality should not get lost in the rewrite.
- Add Translation mechanism (ng2-translate/ngx-translate)
- Make strings in the UI translatable
- Document process for translating
- Get basic translations from the following files
- German (de)
- Mexican Spanish (es_MX)
- French (fr)
- Dutch (nl)
- Brazilian Portugese (pt-BR)
- Russian (ru_RU)
- Chinese (zh_CN)