Documentation
¶
Rendered for js/wasm
Overview ¶
Package catalog provides the WASM-side emergency fallback localization bundle. It contains English-only strings and is intentionally minimal so it compiles into the smallest WASM binary possible. The server delivers the full locale-correct catalog via GetCatalogBootstrap; these strings are only used during the window between first render and gRPC connection, and as a last-resort fallback when the server is unreachable.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildBundle ¶
BuildBundle builds the emergency client-side localization bundle. Only English (EN) is registered here. Additional locales are fetched from the server catalog RPC and merged at runtime.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.