mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 16:24:25 +08:00
add build time in about page
This commit is contained in:
@@ -414,6 +414,7 @@ export default {
|
||||
'Exchange rates data has been updated': 'Exchange rates data has been updated',
|
||||
'Unable to get exchange rates data': 'Unable to get exchange rates data',
|
||||
'About': 'About',
|
||||
'Build Time': 'Build Time',
|
||||
'Official Website': 'Official Website',
|
||||
'License': 'License',
|
||||
};
|
||||
|
||||
@@ -414,6 +414,7 @@ export default {
|
||||
'Exchange rates data has been updated': '汇率数据已更新',
|
||||
'Unable to get exchange rates data': '无法获取汇率数据',
|
||||
'About': '关于',
|
||||
'Build Time': '编译时间',
|
||||
'Official Website': '官方网站',
|
||||
'License': '许可协议',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user