Localization from remote service #20204
Unanswered
johny-snow
asked this question in
Q&A
Replies: 1 comment
-
hi I think you can inject the In which layer/project/service do you want to get it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a microservice app. We use communication between services with AbpRemoteServiceOptions like here https://docs.abp.io/en/abp/latest/API/Dynamic-CSharp-API-Clients
But I want to get the localization resources by endpoint "/api/abp/application-localization?cultureName=en"
How can I implement this? Please help!
Beta Was this translation helpful? Give feedback.
All reactions