Skip to content

nathanpower/resource-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This utility is designed for developers who wish to automate the insertion of translations into .net .resx files.

The utility creates a key/value across all resource files for a given string, the key remains the same and the value is translated to the appropriate language.

The Bing Translator API is used to provide the translations.

If a given key exists in any of the current resource files, no data will be written.

About

Utility for translating a given string and writing it to multiple .net language resource files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages