rbroc commited on
Commit
ef137ea
1 Parent(s): 8197968

add polish config

Browse files
Files changed (1) hide show
  1. multi-hatecheck.py +2 -1
multi-hatecheck.py CHANGED
@@ -77,7 +77,8 @@ _LANGUAGES = {"ara": "Arabic",
77
  "fra": "French",
78
  "hin": "Hindi",
79
  "ita": "Italian",
80
- "nld": "Dutch",
 
81
  "por": "Portuguese",
82
  "spa": "Spanish"}
83
 
 
77
  "fra": "French",
78
  "hin": "Hindi",
79
  "ita": "Italian",
80
+ "nld": "Dutch",
81
+ "pol": "Polish",
82
  "por": "Portuguese",
83
  "spa": "Spanish"}
84