diff --git a/conf.py b/conf.py index 47aaf89f1..6dfa1bc0b 100644 --- a/conf.py +++ b/conf.py @@ -230,6 +230,8 @@ languages_names = { 'en': 'EN', 'es': 'ES', 'fr': 'FR', + 'it': 'IT', + 'ko': 'KO', 'nl': 'NL', 'pt_BR': 'PT', 'ro': 'RO',