NewbieXvwu

Results 23 comments of NewbieXvwu

"zh_cn.msg"?But it seems not work...... ![image](https://user-images.githubusercontent.com/87637612/150620367-c385ae19-f232-45cb-8869-d3ab6f915fe1.png)

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.