Skip to content

Quickly and easily Google translate an entire csv file asynchronously via HTTP.

License

Notifications You must be signed in to change notification settings

ewersp/GoogleTranslate

Repository files navigation

GoogleTranslate

This project google translates a csv file asynchronously via the web API for localization testing.

It nicely handles basic {token} replacements for existing projects like NGUI. Because it was written in C# and Unity, it's easy to integrate with your existing Unity games, so you can customize it for whatever you might need.

How to Use

  1. Download and open the project (Unity 5.4.1).
  2. View the custom editor window by selecting: Tools -> Google Translate.
  3. Drag & drop a TextAsset (CSV) into the public field, specify the desired language and hit Start Translation.
  4. View the Console window to monitor the progress.

Example Screenshot

Alt text

About

Quickly and easily Google translate an entire csv file asynchronously via HTTP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages