Yelin Zhang commited on
Commit
a4362c8
·
unverified ·
1 Parent(s): dfa459d

update deepl constant

Browse files
Files changed (1) hide show
  1. deep_translator/constants.py +2 -0
deep_translator/constants.py CHANGED
@@ -562,8 +562,10 @@ DEEPL_LANGUAGE_TO_CODE = {
562
  "indonesian": "id",
563
  "italian": "it",
564
  "japanese": "ja",
 
565
  "lithuanian": "lt",
566
  "latvian": "lv",
 
567
  "dutch": "nl",
568
  "polish": "pl",
569
  "portuguese": "pt",
 
562
  "indonesian": "id",
563
  "italian": "it",
564
  "japanese": "ja",
565
+ "korean": "ko",
566
  "lithuanian": "lt",
567
  "latvian": "lv",
568
+ "Norwegian": "no",
569
  "dutch": "nl",
570
  "polish": "pl",
571
  "portuguese": "pt",