diff --git a/config/template_config.toml b/config/template_config.toml index 4b4979e..e8f4585 100644 --- a/config/template_config.toml +++ b/config/template_config.toml @@ -10,7 +10,7 @@ # zh_cn - Simplified Chinese, by https://github.com/zhihuiyuze # he - Hebrew, by https://github.com/netanelkoli # The lanugages that messages can be displayed in -enabled_languages = ["it", "en", "uk", "ru", "zh_cn", "he"] +enabled_languages = ["it", "en", "uk", "ru", "zh_cn", "he", "es_mx"] # The default language to be set for users whose language cannot be autodetected or whose language is not enabled default_language = "it" # The language to fallback to if a string is missing in a specific language