Merge pull request #5840 from tannewt/enable_tr_builds
Enable Turkish language builds
This commit is contained in:
commit
e76495605b
@ -93,6 +93,7 @@ language_allow_list = set(
|
|||||||
"pt_BR",
|
"pt_BR",
|
||||||
"ru",
|
"ru",
|
||||||
"sv",
|
"sv",
|
||||||
|
"tr",
|
||||||
"zh_Latn_pinyin",
|
"zh_Latn_pinyin",
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user