jonroberts
06/18/2024, 1:53 PMSebastiaan
06/18/2024, 1:55 PMen-GB
in Cultures & Hostnamesjonroberts
06/18/2024, 1:59 PMSebastiaan
06/18/2024, 2:00 PM<html lang="@System.Threading.Thread.CurrentThread.CurrentCulture.Name">
might help as well in your layout templatejonroberts
06/18/2024, 2:00 PMjonroberts
06/18/2024, 2:07 PMSebastiaan
06/18/2024, 2:07 PM<html lang="en-GB">
might help as well in your layout templateSebastiaan
06/18/2024, 2:08 PM<p>@System.Threading.Thread.CurrentThread.CurrentCulture.Name</p>
somewhere in your template to check what the actual language is that's being set.jonroberts
06/18/2024, 2:12 PMSebastiaan
06/18/2024, 2:12 PM<p>@System.Threading.Thread.CurrentThread.CurrentCulture.Name</p>
result in?jonroberts
06/18/2024, 2:13 PMSebastiaan
06/18/2024, 2:15 PM<p>@System.Threading.Thread.CurrentThread.CurrentUICulture.Name</p>
?Sebastiaan
06/18/2024, 2:16 PMStartup.cs
when testing this, right?jonroberts
06/18/2024, 2:19 PMSebastiaan
06/18/2024, 2:26 PMusing jquery
--> a jQuery plugin?jonroberts
06/18/2024, 2:42 PMjonroberts
06/18/2024, 2:45 PMSebastiaan
06/18/2024, 3:03 PM<p>@System.Threading.Thread.CurrentThread.CurrentUICulture.Name</p>
say?
2. what jQuery plugin are you using?|jonroberts
06/18/2024, 3:05 PMjonroberts
06/18/2024, 3:05 PMSebastiaan
06/18/2024, 3:09 PMjonroberts
06/18/2024, 3:12 PMSebastiaan
06/18/2024, 3:12 PMjonroberts
06/18/2024, 3:14 PMcommissar
06/27/2024, 12:36 PMSebastiaan
06/27/2024, 1:29 PMen-GB
in the Culture and Hostnames dropdown, that should fix it. No need to add a hostname, just selecting the default in the dropdown should do it.
https://cdn.discordapp.com/attachments/1252622196128481340/1255877593845071892/image.png?ex=667ebaa7&is=667d6927&hm=7ada6eee31b512bc321681d044aca4fd37d4d4d662c56fd369053b647c018a3d&
https://cdn.discordapp.com/attachments/1252622196128481340/1255877594109186118/image.png?ex=667ebaa7&is=667d6927&hm=964751e5644477e793bd65628d7bef6abc228e2e2ea057fb063e4a3e4a0b73c3&commissar
06/27/2024, 1:37 PMcommissar
06/27/2024, 1:38 PMSebastiaan
06/27/2024, 1:45 PM/
instead of a full domainSebastiaan
06/27/2024, 1:47 PMSebastiaan
06/27/2024, 1:47 PMIVirtualPageController
commissar
06/27/2024, 2:11 PMSebastiaan
06/27/2024, 2:19 PM@CultureInfo.CurrentCulture
- frontend shows en-GB
- if I change the default language in the settings then the frontend changes as well
https://cdn.discordapp.com/attachments/1252622196128481340/1255890259980324947/image.png?ex=667ec673&is=667d74f3&hm=0c35942e3d087bf117be3f9246a0867fd37764e0f8dfd782b5597925ac8007b8&
https://cdn.discordapp.com/attachments/1252622196128481340/1255890260223721533/image.png?ex=667ec673&is=667d74f3&hm=bbc31755dacf151f0abd3d3ab7e19634f741021b249dccb12e3ab107405a798f&
https://cdn.discordapp.com/attachments/1252622196128481340/1255890260458733712/image.png?ex=667ec673&is=667d74f3&hm=0ded4cdf053a3e4b1062a5c71ee64accc0e4f30419b5d1b84fc5689dca700916&
https://cdn.discordapp.com/attachments/1252622196128481340/1255890260819185764/image.png?ex=667ec673&is=667d74f3&hm=a18c00c04bdd444a5a565ac9a8d5d4b55101b90afacd4c3eee2c2a11819d7a1c&commissar
06/27/2024, 2:29 PM