Add Hungarian locale to locale_config.xml

This commit is contained in:
emgeje 2026-05-12 12:47:34 +02:00 committed by GitHub
parent e71e3af46e
commit 5af0c9d55c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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