-
-
Notifications
You must be signed in to change notification settings - Fork 233
Open
Description
Describe the bug
This bug is really a difference between platforms. When running on my debug machine (windows), localization works great. When I containerize, the .net runtime isn't able to find the localization files and I'm left with a website showing me the localization labels instead of what they're supposed to resolve to. I'm not sure what can fix this, but I renamed all of the *.en.resx files to *.resx and they successfully serve as the default language.
To Reproduce
Containerize and run
If I'm messing something up, perhaps not setting an environment variable, I'd love to understand what I'm doing wrong.
Metadata
Metadata
Assignees
Labels
No labels