-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ICU] Tracking issue for all culture, language and translation problems #70781
Comments
Tagging subscribers to 'arch-wasm': @lewing Issue Details
|
Unsure where to report this, but potential ICU and .Net related issues:
This effectively means the following hierarchy per ICU as far as I understand it:
Right now this does not seem to work in Asp.Net: If I add translation files in And documentation (1, 2, 3) seems to imply such hierarchy is currently not supported. Is this something that should be tracked as an issues? Footnotes
|
@andrerom, behavior of .net depends directly on ICU, unless you use |
Closing, all the linked issues are resolved. |
AllGlobalizationData
: Blazor webassembly on DotNet 5 rc2 missing globalization for Bosnian month names #43398, Cultureinfo for Norwegian is not working in blazor webassembly .net5 #53239, Incorrect DateTimeFormat for nb-NO in Blazor WebAssembly #67115"nb_NO", "nb" - got fixed between dotnet/icu@ae1ada7 and dotnet/icu@913f994 - using new version of icu data file helps here, tested on Blazor's sample HEAD: dotnet/aspnetcore@c94c3b1 and WASM's sample HEAD: f0c4347.
The text was updated successfully, but these errors were encountered: