Skip to main content

Module i18n

Module i18n 

Source

Enums§

Idioma
Supported display languages.
Mensagem
All user-facing messages indexed by variant.

Functions§

definir_idioma
Sets the global language. Silently ignored if already set (OnceLock semantics).
idioma_atual
Returns the currently configured language.
resolver_idioma
Resolves the language from CLI flag, env var, or system locale.
t
Returns the localised string for a message in the current language.