-
After some attempts I found how to use ember-i18n with ember-select-2 to translate placeholders.
It could be useful to insert this information in the docs:
```
Ember.Component.reopen(
Ember.I18n.Tr…
-
I would like to see the ember-website support translations.
Not only just displaying them, but providing an easy way for experts in other languages to contribute and improve their language as well.
…
-
The idea is use [ember-i18n translations runtime](https://github.com/jamesarosen/ember-i18n/wiki/Doc:-Defining-Translations#defining-translations-at-runtime) with some transifex api library.
- [ ] Ini…
dukex updated
8 years ago
-
We're currently using the [ember-i18n](https://github.com/jamesarosen/ember-i18n) addon.
The [ember-intl](https://github.com/yahoo/ember-intl) addon uses [Format.js](http://formatjs.io/ember/) under …
-
```
yarn global add ember-i18n-intl-migrator
ember-i18n-intl-migrator
TypeError: Cannot convert undefined or null to object
at Function.keys ()
at isPluralObject (/home/mifrill/.config/…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
## The devDependency [ember-i18n](https://github.com/jamesarosen/ember-i18n) was updated from `5.2.1` to `5.3.0`.
🚨 [View failing branch](https://github.com/k-fish/ember-inline-component-strings/com…
-
Hello
Yesterday I've talked with @offirgolan about that on slack and he recommended me to open an issue here so we can discuss this.
My Issue was that when I change the locale, the translated valida…
-
After installing the module with `sudo npm install ember-i18n-intl-migrator -g`, I get the following error when running it (no args):
```
SyntaxError: Cannot use import statement outside a module
…
-
Hi, ember-i18n has been deprecated over ember-intl which uses a slightly different format.
i18n needs files as `{locale}/translations.js`
intl does it as `{locale}.json`.
Therefore, the conte…