mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
support transaction pictures
This commit is contained in:
@@ -1094,6 +1094,7 @@
|
||||
"transaction picture is empty": "交易图片文件为空",
|
||||
"transaction picture not exists": "交易图片不存在",
|
||||
"transaction picture file extension invalid": "交易图片文件扩展名无效",
|
||||
"transaction pictures too much": "交易图片过多",
|
||||
"query items cannot be blank": "请求项目不能为空",
|
||||
"query items too much": "请求项目过多",
|
||||
"query items have invalid item": "请求项目中有非法项目",
|
||||
@@ -1466,7 +1467,11 @@
|
||||
"Unable to save transaction": "无法保存交易",
|
||||
"You have added a new transaction": "您已经添加新交易",
|
||||
"You have saved this transaction": "您已经保存该交易",
|
||||
"Add Picture": "添加图片",
|
||||
"Remove Picture": "删除图片",
|
||||
"Are you sure you want to remove this transaction picture?": "您确定要删除这张交易图片?",
|
||||
"Unable to upload transaction picture": "无法上传交易图片",
|
||||
"Unable to remove transaction picture": "无法删除交易图片",
|
||||
"Search transaction description": "搜索交易描述",
|
||||
"Unable to retrieve transaction list": "无法获取交易列表",
|
||||
"Custom Date Range": "自定义日期范围",
|
||||
|
||||
Reference in New Issue
Block a user