Add Czech locale to locale_config.xml

This commit is contained in:
Pupon11 2026-05-09 18:39:49 +02:00 committed by GitHub
parent 5a8c6ccb82
commit c8eb59cb13
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,4 +9,5 @@
<locale android:name="el"/>
<locale android:name="pl"/>
<locale android:name="de"/>
<locale android:name="cs"/>
</locale-config>