Demo app the display multilingual content in a web app using the angular-translate package. languges can be selected from drop down and content is respective language will be displayed from json files.
mythLabs/AngularJsMultilingualSetup
Using ng-translate to provide multilingual support to application where translation is extracted from respective languages Json files.
JavaScriptMIT