Namespace BlazOrbit.Localization
Classes
- CultureFlags
Default emoji flag lookup for the cultures most commonly used in BlazOrbit localization. The
BOBCultureSelectorcomponents inBlazOrbit.Localization.Server/.Wasmcall into this when the consumer does not supply a customFlagResolver.
- LocalizationSettings
Common localization settings shared by the Server and WASM hosting integrations. Concrete packages derive their host-specific subclass —
ServerLocalizationSettingsadds cookie configuration,WasmLocalizationSettingsis a marker for symmetry — so that consumers referencing both packages can disambiguate withoutusingaliases.