Merge pull request #5592 from dhalbert/add-ru-builds
add ru to language_allow_list
This commit is contained in:
commit
c8b7206248
|
@ -85,6 +85,7 @@ language_allow_list = set(
|
|||
"nl",
|
||||
"pl",
|
||||
"pt_BR",
|
||||
"ru",
|
||||
"sv",
|
||||
"zh_Latn_pinyin",
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue