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": "Invia",
|
||||
"Add": "Aggiungi",
|
||||
"Import": "Importa",
|
||||
"Export": "Export",
|
||||
"Apply": "Applica",
|
||||
"Save": "Salva",
|
||||
"Save Changes": "Salva modifiche",
|
||||
@@ -1941,6 +1942,8 @@
|
||||
"File Format": "File Format",
|
||||
"CSV (Comma-separated values) File": "File CSV (valori separati da virgola)",
|
||||
"TSV (Tab-separated values) File": "File TSV (valori separati da tabulazione)",
|
||||
"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": "Cancella dati utente",
|
||||
"Export all transaction data to file.": "Esporta tutti i dati delle transazioni in un file.",
|
||||
|
||||
Reference in New Issue
Block a user