Skip to content

Localization - running in linux container #262

@cculver

Description

@cculver

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions