Skip to content

redpineu/NgxTranslateResourcesProvider

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

ngx-translate Resources Provider for Babylon

The provider will read all ngx-translate Json files in the specified directory and treat them as files containing string resources. Files are named using the pattern .json. The provider assumes invariant strings are contained in the file matching the culture code of the Babylon solution.

All files containing culture codes (e.g. de.json) will be treated as translations. Strings not present in the invariant file are ignored.

Relative paths are fully supported.

Subfolders of the base directory are also processed.

Comments are not supported.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages