Tweak location-related strings and labels (#8975)
* tweak string in BlockedGeoOverlay.tsx * tweak string in AgeAssuranceAccountCard.tsx * tweak string and labels in DeviceLocationRequestDialog.tsx * prettier * add missing `.` in DeviceLocationRequestDialog.tsx
This commit is contained in:
@@ -90,7 +90,7 @@ function Inner({style}: ViewStyleProp & {}) {
|
||||
{...createStaticClick(() => {
|
||||
locationControl.open()
|
||||
})}>
|
||||
Click here to confirm your location.
|
||||
Tap here to confirm your location.
|
||||
</InlineLinkText>{' '}
|
||||
</Trans>
|
||||
</Text>
|
||||
|
||||
Reference in New Issue
Block a user