mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
support batch update categories for transactions in insights explorer
This commit is contained in:
@@ -1757,6 +1757,8 @@
|
||||
"Save As New Explorer": "另存为新的探索",
|
||||
"Restore to Last Saved": "恢复到上次保存",
|
||||
"Are you sure you want to restore to last saved state? All unsaved changes will be lost.": "您确定要恢复到上次保存的状态吗?所有未保存的更改将会丢失。",
|
||||
"Enter Edit Mode": "进入编辑模式",
|
||||
"Exit Edit Mode": "退出编辑模式",
|
||||
"Set Explorer Name": "设置探索名称",
|
||||
"Rename Explorer": "重命名探索",
|
||||
"Hide Explorer": "隐藏探索",
|
||||
@@ -1843,6 +1845,10 @@
|
||||
"Coefficient of Variation": "变异系数",
|
||||
"Skewness": "偏度",
|
||||
"Kurtosis": "峰度",
|
||||
"Update Categories for Expense Transactions": "更新支出交易的分类",
|
||||
"Update Categories for Income Transactions": "更新收入交易的分类",
|
||||
"Update Categories for Transfer Transactions": "更新转账交易的分类",
|
||||
"Unable to update categories for transactions": "无法更新交易的分类",
|
||||
"Account List": "账户列表",
|
||||
"This Week": "本周",
|
||||
"This Month": "本月",
|
||||
|
||||
Reference in New Issue
Block a user