CustomTkinter
CustomTkinter copied to clipboard
Support language i18n
how can I change label display text in different language similar like change appearance mode @TomSchimansky
Something like this isn't implemented, you would have to do it yourself. But that would be a nice enhancement, to allow passing multiple languages as text and automatically detect the correct one.