mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
code refactor
This commit is contained in:
@@ -996,6 +996,7 @@ export default {
|
||||
'Amount value exceeds limitation': 'Amount value exceeds limitation',
|
||||
'Unable to delete this transaction': 'Unable to delete this transaction',
|
||||
'Unable to get transaction statistics': 'Unable to get transaction statistics',
|
||||
'Categorical Analysis': 'Categorical Analysis',
|
||||
'Total Amount': 'Total Amount',
|
||||
'Total Assets': 'Total Assets',
|
||||
'Total Liabilities': 'Total Liabilities',
|
||||
|
||||
@@ -996,6 +996,7 @@ export default {
|
||||
'Amount value exceeds limitation': '金额数值超出限制',
|
||||
'Unable to delete this transaction': '无法删除该交易',
|
||||
'Unable to get transaction statistics': '无法获取交易统计数据',
|
||||
'Categorical Analysis': '分类分析',
|
||||
'Total Amount': '总金额',
|
||||
'Total Assets': '总资产',
|
||||
'Total Liabilities': '总负债',
|
||||
|
||||
Reference in New Issue
Block a user