Unity Game Localization: The Complete Guide with Examples • 13 min read
Last updated:
If you want to sell your game internationally, you need to localize it. However, manual work and strings.xml files are not what modern developers look for.
In this guide, we will skip the theory and go straight to the code of Unity localization process. You will learn how to:
- Set up the official Unity Localization Package (v1.5+).
- Implement runtime language switching with C#.
- Automate the localization workflow with Crowdin and Unity plugin.
If you are looking for the best way to automate your localization workflow, check out our Unity translation plugin to sync your localization tables with your translation project.