### Context Currently admonitions are written automatically in English. <img width="848" height="407" alt="Image" src="https://github.com/user-attachments/assets/e11b9dd6-957a-48b7-82a2-96c33941597b" /> ### Proposal We should update the extension to allow for Chinese titles (and other languages). <img width="848" height="407" alt="Image" src="https://github.com/user-attachments/assets/496c7b96-c045-4d8f-9991-862bedc1b7ad" /> In this case `Theorem` should be `定理` | English | Chinese | |--------|---------| | Definition | 定义 | | Theorem | 定理 | | Assumption | 假设 | | Proof | 证明 | ### Tasks and updates - [ ] enable localisation support in extension - [ ] add Chinese for all admonition types. - [ ] enable configuration setting for `zh-cn`