Initializes the active locale from CLI options, config.yaml, or environment variables.
Returns the currently active Locale.
Explicitly sets the active Locale.
Translates a key with Hash variable interpolation.
Translates a key without interpolation.
Translates a key with variable interpolation (e.g. t("cli.config.saved", key: "language", value: "es-MX"))