The AngularJS framework has an angular-translate module, which supports multiple languages.
Install
Install angular-translate using the Bower dependency manager.
bower install angular-translate
Follow instructions from the official documentation to include it in your app.