This is a very simple to use localization helper that will update text automatically without you having to worry about anything!Simple setup:Just create a LanguageData file for each language; set a country code and add a text file with translations for the added language and you are ready to start.Simply add a TextLocalizer component to any text, set the translation key and the tool will do the rest, even update the text when switching languages without any extra code!Requires TextMeshPro.Features:LightweightSimple Setup (just a country code and a reference to a text file per language)Easily add and update languagesTextLocalizer component that will update texts automatically when switching languagesEasily edit translations in simple text filesDropdown supportLanguage selection dropdown included