Internationalization for Ember
This is a helper task for Ember.I18n that let you easily split your language files into several per language that are then combined using grunt.
This is a helper task for Ember.I18n that let you precompile your language files so it can be used on a site without the handlebars compiler loaded on the client.
This repository contains all the translations for [Webhook CMS](https://github.com/webhook/webhook-cms) powered by [Ember.I18n](https://github.com/jamesarosen/ember-i18n). All translation files are written in JSON within the translations directory.
ember-i18n support for ember-cp-validations
Common initializer injections for ember-i18n
Ember i18n for ISO 3166-1 country codes, support Alpha-2, Alpha-3 and Numeric codes
Converts yaml files to js files, lets you maintain all your translations at one place.
JSON to CSV and vice-versa for ember-i18n
Converts ember-i18n label files from a yaml format to the required js format.
ember-i18n support for ember-changeset-validations messages
The default blueprint for ember-cli addons.
Migrate ember-i18n to ember-intl
Extension to ember-i18n to translate error messages within the route hierarchy
Simple precompiler tasks for ember-i18n by jamesarosen
This README outlines the details of collaborating on this Ember addon.
Fetch translations for ember-i18n from the server instead of embedding them.
Ember i18n precompiler plugin for Broccoli
The default blueprint for ember-cli addons.
Route mixins for storing locale in the URL
Ember-I18n macros
A powerful i18n engine for EmberJS with deep contexts, lazy-load, on-the-fly language changing and more.
Adds pre-compiling for ember-i18n using yaml for brunch
This rubygem does not have a description or summary.
Use Rails I18n with Ember