mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
finish transaction adding/editing page
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -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': '自动更新汇率数据',
|
||||
|
||||
Reference in New Issue
Block a user