docs: add lang settings guide

This commit is contained in:
krau
2026-01-05 11:56:19 +08:00
parent 75e5fd10ea
commit e60e983229
3 changed files with 5 additions and 2 deletions

View File

@@ -39,6 +39,7 @@
Create a `config.toml` file with the following content:
```toml
lang = "en" # Language setting, "en" for English
[telegram]
token = "" # Your bot token, obtained from @BotFather
[telegram.proxy]