Add 'Programs' tab to TabLayout and refactor ServicesScreen to use FlatList for service cards
- Introduced a new 'Programs' tab in the TabLayout with localized title and icon. - Refactored ServicesScreen to replace ScrollView with FlatList for improved performance and layout, displaying service cards with icons. - Updated localization files to include new keys for services and programs.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"home": "Baş sahypa",
|
||||
"services": "Hyzmatlar",
|
||||
"supplications": "Dogalar",
|
||||
"yourJourneyToHajj": "Haj syýahatyňyz",
|
||||
"hajjEssentials": "Haj üçin zerur zatlar.",
|
||||
"umrah": "Umra",
|
||||
@@ -8,6 +9,7 @@
|
||||
"nobleRawdah": "Asylly Rawdah",
|
||||
"newExperience": "Täze tejribe",
|
||||
"prayerTimes": "Namaz wagtlary",
|
||||
"programs": "Programmalar",
|
||||
"leftOnPrayer": "{{prayerName}} namazyna çenli galdy",
|
||||
"servicesToEnrich": "Ruhy tejribäňizi baýlaşdyrmak üçin hyzmatlar",
|
||||
"quran": "Kuran",
|
||||
@@ -31,5 +33,9 @@
|
||||
"fastingPersonSupplication": "Agzy bekli adama iýmit hödürlenende we orazasyny bozmasa aýdylýan doga",
|
||||
"insultedWhileFasting": "Orazaly wagtyň kemsidilende",
|
||||
"seeingFruitSupplication": "Irki ýa-da bişmedik miwäni göreniňde aýdylýan doga",
|
||||
"sneezingSupplication": "Asgyranyňda aýdylýan doga"
|
||||
"sneezingSupplication": "Asgyranyňda aýdylýan doga",
|
||||
"sarToTmt": "SAR-dan TMT-a",
|
||||
"hotelBusinessCard": "Myhmanhananyň wizit karty",
|
||||
"masterkeyBox": "Masterkey gutusy",
|
||||
"translator": "Terjimeçi"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user