Skip to content

Coderty/ng-localize-merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is?

Angular 13 translations message file merge utility.

Installation

npm install -g ng-localize-merge

Usage

ng-localize-merge --help

To use the translation function you must specify the google "Cloud Translation" API key in the GOOGLE_TRANSLATE_CREDENTIALS environment variable (you can do this in an .env file) or by specifying the key in the --google-api-key (-g) argument.

Sample

ng-localize-merge -t -g YOUR_GOOGLE_API_KEY_HERE

About

Angular 13 translations message file merge utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published