feat: Add Catalan i18n

This commit is contained in:
Marc Riera 2025-11-16 10:23:45 +01:00
parent e6bbd7b2bf
commit 52434f3aa9
No known key found for this signature in database
GPG key ID: 10D04178F6794062
3 changed files with 796 additions and 0 deletions

View file

@ -11,4 +11,5 @@
<locale android:name="es-ES"/> <!-- Spanish (Spain) -->
<locale android:name="pl-PL"/> <!-- Polish -->
<locale android:name="tr-TR"/> <!-- Turkish -->
<locale android:name="ca"/> <!-- Catalan -->
</locale-config>