mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
support showing geolocation on map
This commit is contained in:
@@ -703,6 +703,8 @@ export default {
|
||||
'Back': 'Back',
|
||||
'Load More': 'Load More',
|
||||
'No data': 'No data',
|
||||
'Zoom in': 'Zoom in',
|
||||
'Zoom out': 'Zoom out',
|
||||
'Change Language': 'Change Language',
|
||||
'Date is too early': 'Date is too early',
|
||||
'Unlock Application': 'Unlock Application',
|
||||
@@ -833,6 +835,7 @@ export default {
|
||||
'Geographic Location': 'Geographic Location',
|
||||
'No Location': 'No Location',
|
||||
'Getting Location...': 'Getting Location...',
|
||||
'Show on the map': 'Show on the map',
|
||||
'Update Geographic Location': 'Update Geographic Location',
|
||||
'Clear Geographic Location': 'Clear Geographic Location',
|
||||
'Unable to get current position': 'Unable to get current position',
|
||||
|
||||
Reference in New Issue
Block a user