Locale “ar-KW” is not getting listed CultureInfo.GetCultures(CultureTypes.AllCultures) in Windows10 .NET 8 Blazor WASM
I’m trying to list all the cultures available in a dropdown so that end user can choose a language-REGION
locale code.
I’m trying to list all the cultures available in a dropdown so that end user can choose a language-REGION
locale code.