diff --git a/deep_translator/constants.py b/deep_translator/constants.py index 447c81f..0063421 100644 --- a/deep_translator/constants.py +++ b/deep_translator/constants.py @@ -32,6 +32,7 @@ } GOOGLE_LANGUAGES_TO_CODES = { + "afar": "aa", "afrikaans": "af", "albanian": "sq", "amharic": "am", @@ -48,6 +49,7 @@ "bosnian": "bs", "bulgarian": "bg", "catalan": "ca", + "Cantonese":"yue", "cebuano": "ceb", "chichewa": "ny", "chinese (simplified)": "zh-CN", @@ -118,6 +120,7 @@ "mongolian": "mn", "myanmar": "my", "nepali": "ne", + "n'ko":"bm-Nkoo", "norwegian": "no", "odia (oriya)": "or", "oromo": "om", @@ -165,6 +168,7 @@ "yiddish": "yi", "yoruba": "yo", "zulu": "zu", + "wolof": "wo" } PONS_CODES_TO_LANGUAGES = {