mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +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": "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.": "Експортувати всі транзакції у файл.",
|
||||
|
||||
Reference in New Issue
Block a user