AngularJS internationalization

embed external html pages

For internationalization AngularJS uses three types of filters i.e. currency, date and numbers. We need to incorporate corresponding js depends on locale of the country.

<script src="https://code.angularjs.org/1.2.5/i18n/angular-locale_da-dk.js"></script>

Leave a Reply

Your email address will not be published. Required fields are marked *