Umbraco 9RC: ILocalizedTextService.Localize fallback to current thread culture? #10642
enkelmedia
started this conversation in
Features and ideas
Replies: 1 comment
-
That's what |
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.
-
When migrating "The Dashboard"-package to V9 I found that ILocalizedTextService.Localize has a new parameter for CultureInfo.
Not sure if I'm using this in the right way but this means I constantly have to pass the current culture,
Would be nice to have an overload that would set the culture to the current Threads culture if not passed?
Beta Was this translation helpful? Give feedback.
All reactions