Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ankitsharma-007/angular-i18n-localization
- Owner: AnkitSharma-007
- License: mit
- Created: 2019-01-28T17:32:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T18:11:15.000Z (over 1 year ago)
- Last Synced: 2024-10-30T01:28:24.862Z (16 days ago)
- Topics: angular, angular-cli, angular7, ankit-sharma, article, i18n, localization, vscode
- Language: TypeScript
- Size: 2.52 MB
- Stars: 23
- Watchers: 3
- Forks: 23
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/.