Localization details
To make text localized you should use LocalizedTextMeshProUGUI component or convert TextMeshPro component by Tools/Replace TMP to LocalizedTMP

You will have InstaceID field which associated with key in the localization txt file


To test the language in Unity go to menu Resources/Settings/Debug settings, select Test language
Last updated