Enhance app functionality and localization
- Added new dependencies: expo-file-system and expo-sharing. - Updated package versions for @babel/core and react-dom. - Introduced a new index screen for displaying prayer times with city selection. - Refactored ServicesGrid to accept a dynamic services array and improved layout. - Updated localization for new phrases and service titles in Turkmen. - Enhanced LostKeyModal with a close button and additional text. - Improved PhrasebookModal to allow expandable phrases for better user interaction.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"home": "Baş sahypa",
|
||||
"home": "Öý",
|
||||
"services": "Hyzmatlar",
|
||||
"supplications": "Dogalar",
|
||||
"yourJourneyToHajj": "Haj syýahatyňyz",
|
||||
@@ -10,6 +10,7 @@
|
||||
"newExperience": "Täze tejribe",
|
||||
"prayerTimes": "Namaz wagtlary",
|
||||
"programs": "Programmalar",
|
||||
"Programs": "Respisaniýa",
|
||||
"leftOnPrayer": "{{prayerName}} namazyna çenli galdy",
|
||||
"servicesToEnrich": "Ruhy tejribäňizi baýlaşdyrmak üçin hyzmatlar",
|
||||
"quran": "Kuran",
|
||||
@@ -45,5 +46,7 @@
|
||||
"Translator": "Perewod",
|
||||
"Phrasebook": "Sözlük",
|
||||
"Enter text in Turkmen": "Türkmençe sözleri gir",
|
||||
"Translate": "Terjime et"
|
||||
"Translate": "Terjime et",
|
||||
"Salah": "Namaz",
|
||||
"menuSalah": "Namaz"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user