Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -17,7 +17,7 @@ things_to_test = [
|
|
17 |
"xxx", # no such code on ISO or glottolog
|
18 |
"Chinese", # Vachan struggles.
|
19 |
"Mandarin", # Vachan struggles.
|
20 |
-
"zh-CN",
|
21 |
"Chinese",
|
22 |
"zh-Latn-pinyin",
|
23 |
"en-Latn-US",
|
|
|
17 |
"xxx", # no such code on ISO or glottolog
|
18 |
"Chinese", # Vachan struggles.
|
19 |
"Mandarin", # Vachan struggles.
|
20 |
+
"zh-CN", # Chinese again.
|
21 |
"Chinese",
|
22 |
"zh-Latn-pinyin",
|
23 |
"en-Latn-US",
|