-
Notifications
You must be signed in to change notification settings - Fork 0
Home
teonsen edited this page Mar 6, 2020
·
4 revisions
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.
- 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)
-
Select the base .resx file
-
Type a word to localize, or edit on the spreadsheet.
-
Save

That's it!!
- Only Chinese/Japanese/English are available as the language you translate from.