mirror of
https://github.com/antebudimir/tempus.git
synced 2026-04-15 16:27:26 +00:00
fix: added country code to catalan
This commit is contained in:
parent
cf4e78eafc
commit
b870f4c866
1 changed files with 2 additions and 2 deletions
|
|
@ -11,6 +11,6 @@
|
||||||
<locale android:name="es-ES"/> <!-- Spanish (Spain) -->
|
<locale android:name="es-ES"/> <!-- Spanish (Spain) -->
|
||||||
<locale android:name="pl-PL"/> <!-- Polish -->
|
<locale android:name="pl-PL"/> <!-- Polish -->
|
||||||
<locale android:name="tr-TR"/> <!-- Turkish -->
|
<locale android:name="tr-TR"/> <!-- Turkish -->
|
||||||
<locale android:name="ca"/> <!-- Catalan -->
|
<locale android:name="ca-ES"/> <!-- Catalan -->
|
||||||
<locale android:name="ro-RO"/> <!-- Romanian -->
|
<locale android:name="ro-RO"/> <!-- Romanian -->
|
||||||
</locale-config>
|
</locale-config>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue