mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 06:57:35 +08:00
modify transaction text
This commit is contained in:
@@ -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': '设备和会话',
|
||||
|
||||
Reference in New Issue
Block a user