Resolve vertical text rendering issue by using Modifier.weight(1f) in
ConfigSelector. Add proper translation keys to the 'better_location'
block in en_US.json so they are accessible to BetterLocationRoot.
Update key references to match the new structure.
- Add keys: location_search_provider_title, google_maps_api_key_title,
option_osm, option_google_maps.
- Fix UI layout to handle text wrapping properly.