fix entity locales to titleCase

This commit is contained in:
jeffvli
2026-05-12 18:50:03 -07:00
parent 1616021451
commit ce7a319d2f
10 changed files with 81 additions and 81 deletions
+2 -2
View File
@@ -192,8 +192,8 @@
"play_other": "{{count}} lejátszások",
"trackWithCount_one": "{{count}} sáv",
"trackWithCount_other": "{{count}} sávok",
"radioStation_one": "Rádió állomás",
"radioStation_other": "Rádió állomások",
"radioStation_one": "Rádióállomás",
"radioStation_other": "Rádióállomások",
"radioStationWithCount_one": "{{count}} rádióállomás",
"radioStationWithCount_other": "{{count}} rádióállomások"
},