mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-21 02:04:26 +08:00
import transactions from camt.053 file
This commit is contained in:
@@ -1181,6 +1181,7 @@
|
||||
"invalid beancount file": "无效的 Beancount 文件",
|
||||
"not support include directive for beancount file": "不支持 Beancount 文件的 \"include\" 指令",
|
||||
"invalid amount expression": "金额表达式无效",
|
||||
"invalid xml file": "无效的 XML 文件",
|
||||
"user custom exchange rate data not found": "用户自定义汇率数据不存在",
|
||||
"cannot update exchange rate data for base currency": "不能更新默认货币的汇率数据",
|
||||
"cannot delete exchange rate data for base currency": "不能删除默认货币的汇率数据",
|
||||
@@ -1692,6 +1693,7 @@
|
||||
"Month-day-year format": "月-日-年 格式",
|
||||
"Day-month-year format": "日-月-年 格式",
|
||||
"Intuit Interchange Format (IIF) File": "Intuit Interchange Format (IIF) 文件",
|
||||
"Camt.053 Bank to Customer Statement File": "Camt.053 银行对账单文件",
|
||||
"Delimiter-separated Values (DSV) File": "分隔符分隔值 (DSV) 文件",
|
||||
"Delimiter-separated Values (DSV) Data": "分隔符分隔值 (DSV) 数据",
|
||||
"GnuCash XML Database File": "GnuCash XML 数据库文件",
|
||||
|
||||
Reference in New Issue
Block a user