mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
add exchange rates page
This commit is contained in:
@@ -917,6 +917,8 @@ export default {
|
||||
'Transaction Detail': 'Transaction Detail',
|
||||
'No transaction data': 'No transaction data',
|
||||
'Are you sure you want to delete this transaction?': 'Are you sure you want to delete this transaction?',
|
||||
'Amount value is not number': 'Amount value is not number',
|
||||
'Amount value exceeds limitation': 'Amount value exceeds limitation',
|
||||
'Unable to delete this transaction': 'Unable to delete this transaction',
|
||||
'Transaction Data': 'Transaction Data',
|
||||
'Statistics Data': 'Statistics Data',
|
||||
|
||||
@@ -917,6 +917,8 @@ export default {
|
||||
'Transaction Detail': '交易详情',
|
||||
'No transaction data': '没有交易数据',
|
||||
'Are you sure you want to delete this transaction?': '您确定要删除该交易?',
|
||||
'Amount value is not number': '金额值不是数值',
|
||||
'Amount value exceeds limitation': '金额数值超出限制',
|
||||
'Unable to delete this transaction': '无法删除该交易',
|
||||
'Transaction Data': '交易数据',
|
||||
'Statistics Data': '统计数据',
|
||||
|
||||
Reference in New Issue
Block a user