mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 09:44:26 +08:00
support changing chart data source type
This commit is contained in:
@@ -624,6 +624,14 @@ export default {
|
||||
'No transaction data': '没有交易数据',
|
||||
'Are you sure you want to delete this transaction?': '您确定要删除该交易?',
|
||||
'Unable to delete this transaction': '无法删除该交易',
|
||||
'Expense Chart': '支出图表',
|
||||
'Expense By Account': '账号支出',
|
||||
'Expense By Primary Category': '一级分类支出',
|
||||
'Expense By Secondary Category': '二级分类支出',
|
||||
'Income Chart': '收入图表',
|
||||
'Income By Account': '账号收入',
|
||||
'Income By Primary Category': '一级分类收入',
|
||||
'Income By Secondary Category': '二级分类收入',
|
||||
'User Profile': '用户信息',
|
||||
'Language': '语言',
|
||||
'Auto Update Exchange Rates Data': '自动更新汇率数据',
|
||||
|
||||
Reference in New Issue
Block a user