It can be changed by setting `ctx.lang = "en"` in `main.ts`, but it is better to mention it in the documentation. - Create FAQ section - or, explicitly specify lang="en" in a generated main.ts
It can be changed by setting
ctx.lang = "en"inmain.ts, but it is better to mention it in the documentation.