-
Notifications
You must be signed in to change notification settings - Fork 0
nathanpower/resource-translator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published