mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44:25 +08:00
add switch to desktop/mobile link
This commit is contained in:
@@ -1132,6 +1132,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',
|
||||
'Switch to Mobile Version': 'Switch to Mobile Version',
|
||||
'Switch to Desktop Version': 'Switch to Desktop Version',
|
||||
'About': 'About',
|
||||
'Build Time': 'Build Time',
|
||||
'Official Website': 'Official Website',
|
||||
|
||||
@@ -1132,6 +1132,8 @@ export default {
|
||||
'Exchange rates data has been updated': '汇率数据已更新',
|
||||
'Exchange rates data is up to date': '汇率数据已是最新',
|
||||
'Unable to get exchange rates data': '无法获取汇率数据',
|
||||
'Switch to Mobile Version': '切换到移动版',
|
||||
'Switch to Desktop Version': '切换到桌面版',
|
||||
'About': '关于',
|
||||
'Build Time': '编译时间',
|
||||
'Official Website': '官方网站',
|
||||
|
||||
Reference in New Issue
Block a user