JustusI commited on
Commit
00bf822
1 Parent(s): 004af27

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ translator = pipeline("translation",
18
  # options=lang
19
  # )
20
 
21
- african_languages = {
22
  "Afrikaans": "afr_Latn",
23
  "Bambara": "bam_Latn",
24
  "Basque": "eus_Latn",
 
18
  # options=lang
19
  # )
20
 
21
+ african_languages = { "English" : "eng_Latn",
22
  "Afrikaans": "afr_Latn",
23
  "Bambara": "bam_Latn",
24
  "Basque": "eus_Latn",