sepal_ui.scripts.utils.set_config_locale#

sepal_ui.scripts.utils.set_config_locale(locale)[source]#

Set the provided local in the sepal-ui config file.

Parameters:

locale (str) – a locale name in IETF BCP 47 (no verifications are performed)

Return type:

None

Deprecated since version 2.9.1: This function will be removed in favor of set_config()