Skip to content
teonsen edited this page Mar 6, 2020 · 4 revisions

What is this?

If you've found that the localization task is quite boring and frustrating, this is the tool for you. It can,

  • Translate (Google's Translation)
  • Write it to .resx file.

How can I use it?

  1. Make these 4 .resx files. Empty resource file will do.
  • Resources.resx (English)(base)
  • Resources.zh-CN.resx (Simplified Chinese)
  • Resources.zh-TW.resx (Traditional Chinese)
  • Resources.ja-JP.resx (Japanese)
  1. Select the base .resx file

  2. Type a word to localize, or edit on the spreadsheet.

  3. Save

That's it!!

Limitations

  • Only Chinese/Japanese/English are available as the language you translate from.

Clone this wiki locally