mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44: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": "Einreichen",
|
||||
"Add": "Hinzufügen",
|
||||
"Import": "Importieren",
|
||||
"Export": "Export",
|
||||
"Apply": "Anwenden",
|
||||
"Save": "Speichern",
|
||||
"Save Changes": "Änderungen speichern",
|
||||
@@ -1941,6 +1942,8 @@
|
||||
"File Format": "File Format",
|
||||
"CSV (Comma-separated values) File": "CSV (Kommagetrennte Werte) Datei",
|
||||
"TSV (Tab-separated values) File": "TSV (Tabulatorgetrennte Werte) Datei",
|
||||
"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": "Benutzerdaten löschen",
|
||||
"Export all transaction data to file.": "Alle Transaktionsdaten in Datei exportieren.",
|
||||
|
||||
Reference in New Issue
Block a user