mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
add transaction edit dialog basis code
This commit is contained in:
@@ -933,6 +933,7 @@ export default {
|
||||
'No Location': 'No Location',
|
||||
'Getting Location...': 'Getting Location...',
|
||||
'Show on the map': 'Show on the map',
|
||||
'Location on Map': 'Location on Map',
|
||||
'Update Geographic Location': 'Update Geographic Location',
|
||||
'Clear Geographic Location': 'Clear Geographic Location',
|
||||
'Unable to get current position': 'Unable to get current position',
|
||||
|
||||
@@ -933,6 +933,7 @@ export default {
|
||||
'No Location': '没有位置',
|
||||
'Getting Location...': '正在获取位置...',
|
||||
'Show on the map': '在地图上显示',
|
||||
'Location on Map': '地图上的位置',
|
||||
'Update Geographic Location': '更新地理位置',
|
||||
'Clear Geographic Location': '清除地理位置',
|
||||
'Unable to get current position': '无法获取当前地理位置',
|
||||
|
||||
Reference in New Issue
Block a user