mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 00:12:11 +08:00
modify error message
This commit is contained in:
@@ -1127,6 +1127,7 @@
|
||||
"related id cannot be blank": "Related ID cannot be blank",
|
||||
"found some transactions without related records": "There are some transactions which don't have related records",
|
||||
"invalid qif file": "Invalid QIF file",
|
||||
"missing transaction time field": "Missing transaction time field",
|
||||
"query items cannot be blank": "There are no query items",
|
||||
"query items too much": "There are too many query items",
|
||||
"query items have invalid item": "There is invalid item in query items",
|
||||
|
||||
@@ -1127,6 +1127,7 @@
|
||||
"related id cannot be blank": "关联Id不能为空",
|
||||
"found some transactions without related records": "有一些交易没有关联记录",
|
||||
"invalid qif file": "无效的 QIF 文件",
|
||||
"missing transaction time field": "缺少交易时间字段",
|
||||
"query items cannot be blank": "请求项目不能为空",
|
||||
"query items too much": "请求项目过多",
|
||||
"query items have invalid item": "请求项目中有非法项目",
|
||||
|
||||
Reference in New Issue
Block a user