mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Fix Chinese languages not showing in app language picker
This commit is contained in:
parent
647015a5fa
commit
d315160df4
1 changed files with 2 additions and 2 deletions
|
@ -51,6 +51,6 @@
|
|||
<locale android:name="tr"/>
|
||||
<locale android:name="uk"/>
|
||||
<locale android:name="vi"/>
|
||||
<locale android:name="zh-CN"/>
|
||||
<locale android:name="zh-TW"/>
|
||||
<locale android:name="zh-Hans"/>
|
||||
<locale android:name="zh-Hant"/>
|
||||
</locale-config>
|
Loading…
Add table
Add a link
Reference in a new issue