mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
import transaction from beancount file
This commit is contained in:
@@ -1159,6 +1159,9 @@
|
||||
"invalid iif file": "无效的 IIF 文件",
|
||||
"invalid ofx file": "无效的 OFX 文件",
|
||||
"invalid sgml file": "无效的 SGML 文件",
|
||||
"invalid beancount file": "无效的 Beancount 文件",
|
||||
"not support include directive for beancount file": "不支持 Beancount 文件的 \"include\" 指令",
|
||||
"invalid amount expression": "金额表达式无效",
|
||||
"query items cannot be blank": "请求项目不能为空",
|
||||
"query items too much": "请求项目过多",
|
||||
"query items have invalid item": "请求项目中有非法项目",
|
||||
@@ -1651,6 +1654,7 @@
|
||||
"Delimiter-separated Values (DSV) Data": "分隔符分隔值 (DSV) 数据",
|
||||
"GnuCash XML Database File": "GnuCash XML 数据库文件",
|
||||
"Firefly III Data Export File": "Firefly III 数据导出文件",
|
||||
"Beancount Data File": "Beancount 数据文件",
|
||||
"Feidee MyMoney (App) Data Export File": "随手记 (App) 数据导出文件",
|
||||
"Feidee MyMoney (Web) Data Export File": "随手记 (Web版) 数据导出文件",
|
||||
"Feidee MyMoney (Elecloud) Data Export File": "随手记 (神象云账本) 数据导出文件",
|
||||
|
||||
Reference in New Issue
Block a user