- 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.