CustomTkinter icon indicating copy to clipboard operation
CustomTkinter copied to clipboard

Support language i18n

Open wanghaisheng opened this issue 3 years ago • 1 comments

how can I change label display text in different language similar like change appearance mode @TomSchimansky

wanghaisheng avatar Jun 24 '22 19:06 wanghaisheng

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.

TomSchimansky avatar Jun 25 '22 20:06 TomSchimansky