Localization in module template #6147
-
|
I was having trouble with localization in my Oqtane module with Radzen Blazor components. At first I solved this by hardcoding the culture in ServerStartup which solved my problem but didn't seem a good solution as it was hard coded. I eventually found that by changing the module ServerStartup to: Localization (en-GB) was correctly applied to my module. Having looked through the localization troubles in other older discussions I wondered if this modification became part of the module template it may save others time working out how to get localization working in their modules? Of course there may be a better way? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
The problem I'm having is that the lang picker always reverts to English. I'm looking for more conversations around this issue
|
Beta Was this translation helpful? Give feedback.
-
|
@neilgallacher and @markdav-is I believe the behavior you are reporting is caused by the issue I just logged #6157 |
Beta Was this translation helpful? Give feedback.
-
|
Thank you I will follow 6157 |
Beta Was this translation helpful? Give feedback.

@neilgallacher and @markdav-is I believe the behavior you are reporting is caused by the issue I just logged #6157