mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
export transaction data based on the conditions on the transaction list page (#55)
This commit is contained in:
@@ -1322,6 +1322,7 @@
|
||||
"Submit": "提交",
|
||||
"Add": "新增",
|
||||
"Import": "匯入",
|
||||
"Export": "匯出",
|
||||
"Apply": "套用",
|
||||
"Save": "儲存",
|
||||
"Save Changes": "儲存修改",
|
||||
@@ -1941,6 +1942,8 @@
|
||||
"File Format": "檔案格式",
|
||||
"CSV (Comma-separated values) File": "CSV (逗號分隔的值) 檔案",
|
||||
"TSV (Tab-separated values) File": "TSV (定位點分隔的值) 檔案",
|
||||
"Export to CSV (Comma-separated values) File": "匯出為 CSV (逗號分隔的值) 檔案",
|
||||
"Export to TSV (Tab-separated values) File": "匯出為 TSV (定位點分隔的值) 檔案",
|
||||
"Markdown File": "Markdown 檔案",
|
||||
"Clear User Data": "清除使用者資料",
|
||||
"Export all transaction data to file.": "匯出所有交易資料到檔案。",
|
||||
|
||||
Reference in New Issue
Block a user