marklogic-community / slush-marklogic-node

Slush generator for a MarkLogic/node project
https://github.com/marklogic-community/slush-marklogic-node/wiki
Other
40 stars 28 forks source link

Add out of the box i18n support #546

Open grtjn opened 6 years ago

grtjn commented 6 years ago

Add translate options for built-in templates (including those of ml-search-ng) using angular-translate, provide dynamic locale, and a flag toggle in the header tied to plumbing in rootCtrl.

grtjn commented 6 years ago
    "angular-translate-loader-static-files": "^2.16.0",
    "flag-icon-css": "^2.9.0",
    "angular-dynamic-locale": "^0.1.32",
    "angular-i18n": "^1.6.7"