JettScythe commited on
Commit
fb25f14
·
1 Parent(s): 76e23f4

add missing comma

Browse files
Files changed (1) hide show
  1. deep_translator/constants.py +1 -1
deep_translator/constants.py CHANGED
@@ -27,7 +27,7 @@ GOOGLE_LANGUAGES_TO_CODES = {
27
  "basque": "eu",
28
  "belarusian": "be",
29
  "bengali": "bn",
30
- "bhojpuri": "bho"
31
  "bosnian": "bs",
32
  "bulgarian": "bg",
33
  "catalan": "ca",
 
27
  "basque": "eu",
28
  "belarusian": "be",
29
  "bengali": "bn",
30
+ "bhojpuri": "bho",
31
  "bosnian": "bs",
32
  "bulgarian": "bg",
33
  "catalan": "ca",