UNPKG

ember-intl

Version:

Ember toolbox for internationalization.

8 lines (6 loc) 336 B
const PROJECT_URL = 'https://github.com/jasonmit/ember-intl'; export default { unsetLocale: `${PROJECT_URL}#setting-runtime-locale`, asyncTranslations: `${PROJECT_URL}/blob/master/docs/asynchronously-loading-translations.md#asynchronous-loading-of-translations`, polyfill: `${PROJECT_URL}/blob/master/docs/intljs-polyfill.md` };