Table of Contents

Namespace BlazOrbit.Localization

Classes

CultureFlags

Default emoji flag lookup for the cultures most commonly used in BlazOrbit localization. The BOBCultureSelector components in BlazOrbit.Localization.Server / .Wasm call into this when the consumer does not supply a custom FlagResolver.

LocalizationSettings

Common localization settings shared by the Server and WASM hosting integrations. Concrete packages derive their host-specific subclass — ServerLocalizationSettings adds cookie configuration, WasmLocalizationSettings is a marker for symmetry — so that consumers referencing both packages can disambiguate without using aliases.