LoafyLemon
5c952fe7da
* Added language switch option (WIP) * Fixed translation generation cache cleanup * Fixed python strings being untranslatable (partially)
7 lines
209 B
Plaintext
7 lines
209 B
Plaintext
translate chinese style default:
|
|
font "tl/chinese/NotoSansSC-Bold.otf"
|
|
|
|
translate chinese python:
|
|
gui.text_font = "tl/chinese/NotoSansSC-Bold.otf"
|
|
gui.bold_font = "tl/chinese/NotoSansSC-Black.otf"
|