Pluralization in Blazor apps #54150
Unanswered
jHabjanMXP
asked this question in
Q&A
Replies: 0 comments
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.
-
Hey,
I tried to add
PO
files to my Blazor WASM app (.NET 8 / ASPNET Core 8), but I could not succeed.I followed AspNetCore docs which mentions
OrchardCore.Localization.Core
package, but as soon as I installed it to WASM app, it started showing errors:Anyway. I'm just asking if any package exists that may support pluralization in Blazor webassembly app.
If not, how can I tackle pluralization, as I could not find any good examples on the web.
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions