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": "Export",
"Apply": "Застосувати",
"Save": "Зберегти",
"Save Changes": "Зберегти зміни",
@@ -1941,6 +1942,8 @@
"File Format": "File Format",
"CSV (Comma-separated values) File": "Файл CSV (значення, розділені комами)",
"TSV (Tab-separated values) File": "Файл TSV (значення, розділені табуляцією)",
"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": "Очистити дані користувача",
"Export all transaction data to file.": "Експортувати всі транзакції у файл.",