修复地图定位bug
This commit is contained in:
@@ -298,6 +298,15 @@ export default {
|
||||
authCodeFailed: 'Auth failed'
|
||||
},
|
||||
|
||||
permission: {
|
||||
locationTitle: 'Location Permission',
|
||||
locationNeed: 'We need your location to show nearby devices. Please enable location access in “Settings > Permissions”.',
|
||||
locationDenied: 'Location access is disabled. You can enable it later in “Settings > Permissions” to continue.',
|
||||
goToSettings: 'Open Settings',
|
||||
later: 'Not now',
|
||||
gotIt: 'Got it'
|
||||
},
|
||||
|
||||
payment: {
|
||||
paymentAmount: 'Amount',
|
||||
paymentMethod: 'Method',
|
||||
|
||||
Reference in New Issue
Block a user