Home > Integrations > Ember.js Localization

Ember.js Localization

If you need to make your Ember.js app available in many languages, Localizer simplifies this process for you. To get started, you first need to install Localizer in your application. This article explains how this is done.

 

Steps to Add Localizer to Ember.js applications

1Login to your Localizer account and copy the integration code. (Menu > Integration)



2Open the index file of your Ember.js application, paste the integration code below the "<body>" tag, and save the file.

3Repeat step 2 for every page you want to give multilingual support.