- Move message.yml to the /lang folder, and you can change the language in the config. Currently, only (zh_tw, en_us) are supported. Please contact me if you want more languages.
- A language change setting has been added to the config file.
YAML:# 語言檔設定 (支援zh_tw、en_us) # Language file setting (supports zh_tw, en_us) language: zh_tw
