Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for latest ember-intl addon version #728

Open
chrc opened this issue Jun 25, 2020 · 0 comments
Open

Support for latest ember-intl addon version #728

chrc opened this issue Jun 25, 2020 · 0 comments

Comments

@chrc
Copy link

chrc commented Jun 25, 2020

I want to use ember-intl addon.

"dependencies": {
    "jquery": "https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.js",
    "ember": "3.18.1",
    "ember-template-compiler": "3.18.1",
    "ember-testing": "3.18.1"
  },
  "addons": {
    "@glimmer/component": "1.0.0",
    "ember-intl": "5.3.0",
    "ember-data": "3.18.0"
  }

Wrote en-us translations file, but I have an error:
WARNING: [ember-intl] translation: "foo" on locale: "en-us" was not found.

Thank

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant