Unverified Commit 38c04a0f authored by sdtblck's avatar sdtblck Committed by GitHub
Browse files

Update mlqa.py

parent b1247e04
...@@ -34,7 +34,7 @@ BG_Q_A_STRINGS = { ...@@ -34,7 +34,7 @@ BG_Q_A_STRINGS = {
"zh": {"bg": "背景:", "q": "問題:", "a": "答案:"}, "zh": {"bg": "背景:", "q": "問題:", "a": "答案:"},
"vi": {"bg": "lý lịch:", "q": "câu hỏi:", "a": "câu trả lời:"}, "vi": {"bg": "lý lịch:", "q": "câu hỏi:", "a": "câu trả lời:"},
"es": {"bg": "antecedentes:", "q": "pregunta:", "a": "respuesta:"}, "es": {"bg": "antecedentes:", "q": "pregunta:", "a": "respuesta:"},
"hi": {"bg": "Ιστορικό:", "q": "ερώτηση:", "a": "απάντηση:"}, "hi": {"bg": "पृष्ठभूमि:", "q": "सवाल:", "a": "उत्तर:"},
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment