You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not at all an expert in the world of Blazor applications, and I've encountered some difficulties implementing localization within the application.
I imagine it's quite obvious to .NET developers that localization requires adding AddTranslations to the services; however, it took me a whole days following this doc https://docs.elsaworkflows.io/studio/localization and searching through the repository via ILocalizationProvider to find this ;-) !
What do you think about adding this detail to the documentation?
Wouldn't it also be relevant for you to integrate this on your end? (I have no idea if it's feasible, though.)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm not at all an expert in the world of Blazor applications, and I've encountered some difficulties implementing localization within the application.
I imagine it's quite obvious to .NET developers that localization requires adding
AddTranslationsto the services; however, it took me a whole days following this doc https://docs.elsaworkflows.io/studio/localization and searching through the repository viaILocalizationProviderto find this ;-) !What do you think about adding this detail to the documentation?
Wouldn't it also be relevant for you to integrate this on your end? (I have no idea if it's feasible, though.)
Thank you for your awesome work in any case!
Beta Was this translation helpful? Give feedback.
All reactions