[ADF-1706] Translate ADF i18n strings into all supported languages (#2490)

* ALL LANGUAGES: This includes all ADF UI files localised into 10 languages as indicated in JIRA ADF-1706: Translate ADF i18n strings into all supported languages

* ITALIAN: Small amends to Italian strings as part of previous commit to complete ADF-1706

* Add multilanguages

* Load the languages from the app config file

* Fix it json

* Simplify the adf menu languages

* Removed unused code

* Basic documentation

* Fix unit test
This commit is contained in:
Maurizio Vitale
2017-10-18 15:50:52 +01:00
committed by Eugenio Romano
parent 1cafaa11f1
commit ed36d08344
184 changed files with 6050 additions and 253 deletions

View File

@@ -309,6 +309,7 @@ for more information about installing and using the source code.
- [Info drawer layout component](info-drawer-layout.component.md)
- [Info drawer component](info-drawer.component.md)
- [Pagination component](pagination.component.md)
- [Language Manu](language-menu.component.md)
- [Toolbar divider component](toolbar-divider.component.md)
- [Toolbar title component](toolbar-title.component.md)
- [Toolbar component](toolbar.component.md)