-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Hello everyone,
I'm facing a challenge where I need to dynamically load a dictionary of strings during the runtime of my application. I want to update localized strings in the app without having to reload or recompile the entire application. How can I implement the loading and updating of string resources "on the fly"? Are there any methods or practices that would allow me to efficiently manage strings, especially in the context of multilingual support?
I would appreciate any ideas or suggestions on how to implement or integrate such functionality.
Thank you!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request