AngularJS

Quite a few AngularJs modules exist to localize your Angular applications.
We have chosen to support the most popular module, angular translate.

Angular Translate defines your translations using a simple JSON file. Lingohub can manage and load this file using $translateProvider.useStaticFilesLoader.

The same rules apply as described here: JSON


References