mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44:25 +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',
|
||||
|
||||
@@ -703,6 +703,8 @@ export default {
|
||||
'Back': '返回',
|
||||
'Load More': '加载更多',
|
||||
'No data': '没有数据',
|
||||
'Zoom in': '放大',
|
||||
'Zoom out': '缩小',
|
||||
'Change Language': '修改语言',
|
||||
'Date is too early': '日期过早',
|
||||
'Unlock Application': '解锁应用',
|
||||
@@ -833,6 +835,7 @@ export default {
|
||||
'Geographic Location': '地理位置',
|
||||
'No Location': '没有位置',
|
||||
'Getting Location...': '正在获取位置...',
|
||||
'Show on the map': '在地图上显示',
|
||||
'Update Geographic Location': '更新地理位置',
|
||||
'Clear Geographic Location': '清除地理位置',
|
||||
'Unable to get current position': '无法获取当前地理位置',
|
||||
|
||||
Reference in New Issue
Block a user