12-11-2023, 02:47 PM
Hi Magnus,
If you use templates you can specify the <html lang="xx"> there.
If not you can set WebApplication.Language := 'xx' and this language property is taken instead of the default lang="en".
If you use templates you can specify the <html lang="xx"> there.
If not you can set WebApplication.Language := 'xx' and this language property is taken instead of the default lang="en".

