modify transaction text

This commit is contained in:
MaysWind
2021-02-02 23:52:23 +08:00
parent 868e5ce377
commit 700e1fd839
+3 -3
View File
@@ -650,11 +650,11 @@ export default {
'Total Expense': '总支出',
'Total Income': '总收入',
'Expense Chart': '支出图表',
'Expense By Account': '账支出',
'Expense By Account': '账支出',
'Expense By Primary Category': '一级分类支出',
'Expense By Secondary Category': '二级分类支出',
'Income Chart': '收入图表',
'Income By Account': '账收入',
'Income By Account': '账收入',
'Income By Primary Category': '一级分类收入',
'Income By Secondary Category': '二级分类收入',
'Statistics Settings': '统计设置',
@@ -689,7 +689,7 @@ export default {
'Export Data': '导出数据',
'Clear User Data': '清除用户数据',
'Are you sure you want to clear all data?': '您确定要清除所有数据?',
'You CANNOT undo this action. This will clear your accounts, categories, tags and transactions data. Please input your current password to confirm.': '您不能撤销该操作。该操作将会清除您的账、分类、标签以及交易数据。请输入您当前的密码以确认。',
'You CANNOT undo this action. This will clear your accounts, categories, tags and transactions data. Please input your current password to confirm.': '您不能撤销该操作。该操作将会清除您的账、分类、标签以及交易数据。请输入您当前的密码以确认。',
'All user data has been cleared': '用户所有数据已经清空',
'Unable to clear user data': '无法清除用户数据',
'Device & Sessions': '设备和会话',