- Updated header titles from 'QUITANCE' to 'PAYMENT' in NumeroQuitance and NumeroQuitanceDetail components.
- Removed references to 'WALLET' and 'CASH' payment methods in NumeroQuitanceDetail, leaving only 'Tresor pay'.
- Changed the title in optionNumeroQuitanceScreen from 'QUITANCE' to 'NUMERO_QUITANCE'.
- Added new translation key 'PAY' in both English and French language files.
- Updated French translations for 'QUITANCE' and 'SAISIE_NUMERO_QUITANCE' to reflect payment context.
- Added console logs for debugging in searchUserAction function.
- Changed app name from "iLink City" to "SIM_ba Mobile" in French localization files.
- Updated various UI text to reflect new branding in French localization.
- Added validation for Cameroon phone numbers in CreateUserStep2.
- Enhanced logging for debugging purposes across multiple components.
- Refactored user input handling to trim whitespace for phone numbers.
- Updated geocoding URL to use test base URL for development.
- Adjusted constants for API endpoints to reflect new test environment.
- Added I18n support for the placeholder in FilteredList component.
- Updated createAccount component to use I18n for hierarchical and tax code descriptions.
- Modified createUserStep2 to change town ID and added console logs for debugging.
- Updated English and French translation files to reflect new labels and descriptions.
- Changed geocoding URL in MapService to point to the correct endpoint and added debug logs.