fix(mobile): remove unused translation and pluralize existing one for map photos count (#20282)

This commit is contained in:
Alexandre Garnier 2025-07-26 16:00:35 +02:00 committed by GitHub
parent e85655d34c
commit 9bbad45990
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1234,8 +1234,7 @@
"manage_your_devices": "Manage your logged-in devices", "manage_your_devices": "Manage your logged-in devices",
"manage_your_oauth_connection": "Manage your OAuth connection", "manage_your_oauth_connection": "Manage your OAuth connection",
"map": "Map", "map": "Map",
"map_assets_in_bound": "{count} photo", "map_assets_in_bounds": "{count, plural, one {# photo} other {# photos}}",
"map_assets_in_bounds": "{count} photos",
"map_cannot_get_user_location": "Cannot get user's location", "map_cannot_get_user_location": "Cannot get user's location",
"map_location_dialog_yes": "Yes", "map_location_dialog_yes": "Yes",
"map_location_picker_page_use_location": "Use this location", "map_location_picker_page_use_location": "Use this location",