[Gambas-user] Loading translation from application/web application
Benoit Minisini
benoit.minisini at gambas-basic.org
Mon Aug 15 22:06:04 CEST 2022
Le 15/08/2022 à 06:52, Safiur Rahman a écrit :
> Hi
>
> I want to change the language of the web page by clicking a button. I
> have already imported the translation into the project.
> System.Language = "en_US.UTF-8"
> WebForm.Reload()
> This makes no effect. Is there any method to load language while you are
> running the application?
>
>
> --
> Regards
> Safiur Rahman
>
You must logout, i.e. drop your session.
Regards,
--
Benoît Minisini.
More information about the User
mailing list