[go: up one dir, main page]

Module locale

Module locale 

Source

Macros§

translate
Macro for retrieving localized messages with optional arguments.

Enums§

LocalizationError

Constants§

DEFAULT_LOCALE

Functions§

get_embedded_locales
get_message
Retrieves a localized message by its identifier.
get_message_with_args
Retrieves a localized message with variable substitution.
setup_localization
Sets up localization using the system locale with English fallback. Always loads common strings in addition to utility-specific strings.