export transaction data based on the conditions on the transaction list page (#55)

This commit is contained in:
MaysWind
2025-06-30 23:49:01 +08:00
parent 53aa4ff390
commit 2e1a9362fc
20 changed files with 236 additions and 11 deletions
+3
View File
@@ -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.": "匯出所有交易資料到檔案。",