itsshaikhaj / Angular-ngx-translate

This Angular app is designed to demonstrate the usage of ngx-translate/core for handling internationalization and localization in your Angular application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular App with ngx-translate README

Project Overview

This Angular app utilizes ngx-translate/core for internationalization and localization.

Features

  • Language translation support for English, Spanish, French, German, Italian, Portuguese, Russian, Chinese (Simplified), Japanese, Arabic, and Urdu.
  • Responsive layout using Bootstrap 5.
  • Dashboard component with sample translations and ngx-translate pipes.

Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js: Download Node.js
  • Angular CLI: Install globally using npm install -g @angular/cli

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/your-angular-app.git

Navigating to the Project Directory

  1. After cloning the repository, navigate to the project directory:
cd your-angular-app

About

This Angular app is designed to demonstrate the usage of ngx-translate/core for handling internationalization and localization in your Angular application.


Languages

Language:HTML 48.3%Language:TypeScript 37.0%Language:CSS 14.7%