Skip to content

how can refresh cache? #82

@ByZhouhang

Description

@ByZhouhang

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions