finish transaction adding/editing page

This commit is contained in:
MaysWind
2020-12-26 23:50:46 +08:00
parent b653f7b3d5
commit 9a1094ba76
5 changed files with 126 additions and 5 deletions
+4
View File
@@ -512,6 +512,10 @@ export default {
'Tags': 'Tags',
'Your transaction description (optional)': 'Your transaction description (optional)',
'Unable to get transaction': 'Unable to get transaction',
'Unable to add transaction': 'Unable to add transaction',
'Unable to save transaction': 'Unable to save transaction',
'You have added a new transaction': 'You have added a new transaction',
'You have saved this transaction': 'You have saved this transaction',
'User Profile': 'User Profile',
'Language': 'Language',
'Auto Update Exchange Rates Data': 'Auto Update Exchange Rates Data',
+4
View File
@@ -512,6 +512,10 @@ export default {
'Tags': '标签',
'Your transaction description (optional)': '你的交易描述 (可选)',
'Unable to get transaction': '无法获取交易',
'Unable to add transaction': '无法添加交易',
'Unable to save transaction': '无法保存交易',
'You have added a new transaction': '您已经添加新交易',
'You have saved this transaction': '您已经保存该交易',
'User Profile': '用户信息',
'Language': '语言',
'Auto Update Exchange Rates Data': '自动更新汇率数据',