mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 23:47:33 +08:00
show mobile url qrcode on desktop page
This commit is contained in:
@@ -1135,6 +1135,8 @@ export default {
|
||||
'Exchange rates data has been updated': 'Exchange rates data has been updated',
|
||||
'Exchange rates data is up to date': 'Exchange rates data is up to date',
|
||||
'Unable to get exchange rates data': 'Unable to get exchange rates data',
|
||||
'Use on Mobile Device': 'Use on Mobile Device',
|
||||
'You can scan the below QR code on your mobile device.': 'You can scan the below QR code on your mobile device.',
|
||||
'Switch to Mobile Version': 'Switch to Mobile Version',
|
||||
'Switch to Desktop Version': 'Switch to Desktop Version',
|
||||
'About': 'About',
|
||||
|
||||
@@ -1135,6 +1135,8 @@ export default {
|
||||
'Exchange rates data has been updated': '汇率数据已更新',
|
||||
'Exchange rates data is up to date': '汇率数据已是最新',
|
||||
'Unable to get exchange rates data': '无法获取汇率数据',
|
||||
'Use on Mobile Device': '在移动设备使用',
|
||||
'You can scan the below QR code on your mobile device.': '您可以在您的移动设备上扫描下方二维码。',
|
||||
'Switch to Mobile Version': '切换到移动版',
|
||||
'Switch to Desktop Version': '切换到桌面版',
|
||||
'About': '关于',
|
||||
|
||||
Reference in New Issue
Block a user