Skip to content

Overview

What is ember-intl?

ember-intl is an addon that helps you internationalize your Ember projects. It is built upon the JavaScript-native Internationalization API, which is supported by all modern browsers.

Features

  • 🐹 Compatible with Ember apps, v1 addons (including engines), and v2 addons.
  • 📚 Built on standards: ICU message syntax and Internationalization API.
  • ⚙️ Locale-aware helpers and intl service, to help you display translations, numbers, dates, etc.
  • ✅ Test helpers to check locale-dependent templates.
  • ✨ Linter to enforce best practices.

Help Online

Join the #topic-i18n channel on Ember Discord. You can ask questions and chat with community members.