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": "Submit",
"Add": "Add",
"Import": "Import",
"Export": "Export",
"Apply": "Apply",
"Save": "Save",
"Save Changes": "Save Changes",
@@ -1941,6 +1942,8 @@
"File Format": "File Format",
"CSV (Comma-separated values) File": "CSV (Comma-separated values) File",
"TSV (Tab-separated values) File": "TSV (Tab-separated values) File",
"Export to CSV (Comma-separated values) File": "Export to CSV (Comma-separated values) File",
"Export to TSV (Tab-separated values) File": "Export to TSV (Tab-separated values) File",
"Markdown File": "Markdown File",
"Clear User Data": "Clear User Data",
"Export all transaction data to file.": "Export all transaction data to file.",