mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-21 10:14:26 +08:00
add transaction pictures api
This commit is contained in:
@@ -1414,6 +1414,7 @@
|
||||
"Transaction": "Transaction",
|
||||
"Transactions": "Transactions",
|
||||
"Transaction Pictures": "Transaction Pictures",
|
||||
"Pictures": "Pictures",
|
||||
"Add Transaction": "Add Transaction",
|
||||
"Edit Transaction": "Edit Transaction",
|
||||
"Add Transaction Template": "Add Transaction Template",
|
||||
@@ -1465,6 +1466,7 @@
|
||||
"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",
|
||||
"Unable to upload transaction picture": "Unable to upload transaction picture",
|
||||
"Search transaction description": "Search transaction description",
|
||||
"Unable to retrieve transaction list": "Unable to retrieve transaction list",
|
||||
"Custom Date Range": "Custom Date Range",
|
||||
|
||||
@@ -1414,6 +1414,7 @@
|
||||
"Transaction": "交易",
|
||||
"Transactions": "交易",
|
||||
"Transaction Pictures": "交易图片",
|
||||
"Pictures": "图片",
|
||||
"Add Transaction": "添加交易",
|
||||
"Edit Transaction": "编辑交易",
|
||||
"Add Transaction Template": "添加交易模板",
|
||||
@@ -1465,6 +1466,7 @@
|
||||
"Unable to save transaction": "无法保存交易",
|
||||
"You have added a new transaction": "您已经添加新交易",
|
||||
"You have saved this transaction": "您已经保存该交易",
|
||||
"Unable to upload transaction picture": "无法上传交易图片",
|
||||
"Search transaction description": "搜索交易描述",
|
||||
"Unable to retrieve transaction list": "无法获取交易列表",
|
||||
"Custom Date Range": "自定义日期范围",
|
||||
|
||||
Reference in New Issue
Block a user