-
-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
in my project i use this project and IStringLocalizer
When I change the internationalization prompt, i will mofiy json file immediately and want the program to return the modified prompt immediately, but I find that the program returns the same prompt as before
`
return ResponseOutput.NotOk(_localizer["TrialMaint_PersonnelJoined"]);
`
Metadata
Metadata
Assignees
Labels
No labels