NewbieXvwu
NewbieXvwu
"zh_cn.msg"?But it seems not work...... 
My py file: import tkinter as tk langdir = r'C:\Users\Administrator\Desktop\LanguageTest' def translate(text): return root.tk.eval(f"namespace eval ::tk ::msgcat::mc {text}") root = tk.Tk() root.tk.eval("namespace eval ::tk ::msgcat::mclocale zh_cn") locale = root.tk.eval("namespace eval...
Please view my [document translation project](https://github.com/NewbieXvwu/ttkbootstrap_zh).I have translated the index.md.