mirror of
https://github.com/antebudimir/tempus.git
synced 2026-04-16 00:37:25 +00:00
fix: sort playlist catalog view (#368)
fix: sorts playlist catalog view
This commit is contained in:
parent
c0c84269ef
commit
75513d3bd4
2 changed files with 4 additions and 4 deletions
|
|
@ -11,6 +11,6 @@
|
|||
<locale android:name="es-ES"/> <!-- Spanish (Spain) -->
|
||||
<locale android:name="pl-PL"/> <!-- Polish -->
|
||||
<locale android:name="tr-TR"/> <!-- Turkish -->
|
||||
<locale android:name="ca-ES"/> <!-- Catalan -->
|
||||
<locale android:name="ro-RO"/> <!-- Romanian -->
|
||||
<locale android:name="ca"/> <!-- Catalan -->
|
||||
<locale android:name="ro"/> <!-- Romanian -->
|
||||
</locale-config>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue