Loads translations in v1 apps with ember-intl
npm install @ember-intl/v1-compat_Loads translations in v1 apps with ember-intl_
1\. Install @ember-intl/v1-compat as a development dependency.1,2
``sh`
pnpm add -D @ember-intl/v1-compat
1. V1 apps (classic build, Embroider + Webpack) need this package.
2. V1 addons need it if their dummy app needs translations for documentation or testing.
- ember-intl` v8.0.0 or above
- Ember.js v4.12 or above
- Node.js v20 or above
See the Contributing guide for details.
This project is licensed under the MIT License.