From 72e88d1be336852d0fb38509a40ee14812ae9310 Mon Sep 17 00:00:00 2001 From: HardwareBoffin <110466589+HardwareBoffin@users.noreply.github.com> Date: Wed, 3 Aug 2022 16:04:08 +0200 Subject: [PATCH] Updated my_user_config.h to include the option ca_AD Just added that commented config option. I tested it works beforehand. --- tasmota/my_user_config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/tasmota/my_user_config.h b/tasmota/my_user_config.h index eeaa50aba..5d8dafe43 100644 --- a/tasmota/my_user_config.h +++ b/tasmota/my_user_config.h @@ -373,6 +373,7 @@ // If non selected the default en-GB will be used //#define MY_LANGUAGE af_AF // Afrikaans in South Africa //#define MY_LANGUAGE bg_BG // Bulgarian in Bulgaria +//#define MY_LANGUAGE ca_AD // Catalan in All catalan speaking countries ( Andorra ) //#define MY_LANGUAGE cs_CZ // Czech in Czech //#define MY_LANGUAGE de_DE // German in Germany //#define MY_LANGUAGE el_GR // Greek in Greece