A248 / LibertyBans

The be-all, end-all of discipline.
https://ci.hahota.net:8443/job/LibertyBans/
GNU Affero General Public License v3.0
165 stars 40 forks source link

How do I set the language? #254

Closed Airzhcn closed 6 months ago

Airzhcn commented 6 months ago

Hello, I don't know how to set the language

A248 commented 6 months ago

There is a language option in the config.yml. Set it to the corresponding filename inside the messages/ directory. For example, for French, set "fr" which matches messages_fr.yml.

Airzhcn commented 6 months ago

config.yml中有一个语言选项。将其设置为 messages/ 目录中的相应文件名。例如,对于法语,设置与messages_fr.yml匹配的“fr”。

Thank you!!