Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ankitsharma-007/angular-i18n-localization

An angular application with i18n and localization implemented.
https://github.com/ankitsharma-007/angular-i18n-localization

angular angular-cli angular7 ankit-sharma article i18n localization vscode

Last synced: 6 days ago
JSON representation

An angular application with i18n and localization implemented.

Awesome Lists containing this project

README

        

## This project is deprecated. Please refer to the updated project at https://github.com/AnkitSharma-007/angular-localization

# I18nDemo

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.0.1.

# Localization In Angular Using i18n Tools
In this article, we will learn how to make our Angular app available in different languages using i18n and localization. We will create an Angular application and configure it to serve the content in three different languages. We will also deploy our app to Google Firebase and see how localization works in real time.

We will use Angular 8 and VS Code to develop our application. Take a look at the application output.

![Alt Text](https://i2.wp.com/ankitsharmablogs.com/wp-content/uploads/2019/01/i18n.gif)

# Read the full article at

https://ankitsharmablogs.com/localization-in-angular-using-i18n-tools

# Application Demo
The application is hosted at https://i18ndemo-415ef.firebaseapp.com/en/.