What is internationalization and how to implement it in angular js?



What is internationalization and how to implement it in angular js?..

Answer / Maneesh Kumar Gautam

Internationalization (i18n) refers to the process of designing a software application so that it can be adapted to various languages, regions, and cultural conventions. In AngularJS, i18n can be implemented using the $filter('locale') filter along with corresponding locale data files. The locale data files contain translations for different languages.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

How to use angular datepicker in angular 5/4 applications?

1 Answers  


What is routing in angular 2?

1 Answers  


What is angular cli command?

1 Answers  


What is httpclient?

1 Answers  


What is ngdobootstrap?

1 Answers  


Why is mvc used?

1 Answers  


What is tree shaking in angular?

1 Answers  


What is providers in angular?

1 Answers  


What is a dom in angular 2?

1 Answers  


What is the global api in angularjs?

1 Answers  


What is the difference between structural and attribute directives in angular?

1 Answers  


What is service factory?

1 Answers  


Categories