0
DecisionTree.Dev created
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
5 Answer(s)
-
0
hi
Can you share the JSON output of
https://your_api_wesite/api/abp/application-localization?cultureName=en&onlyDynamics=falseYou can also check the
UsersSearchinfo in it.liming.ma@volosoft.com
Thanks.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
I sent the file from zhoulexuan123@gmail.com and it seems like the key/value is correct in it.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
hi
Can you try:
- Clear redis
Placeholder="@L["UsersSearch"].Value"
If it's still not working, can you share a simple project that reproduces the problem?
liming.ma@volosoft.com
Thanks.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
It turns out that I forgot to inject the service @inject IStringLocalizer<> L, it works now. Thanks
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)



