mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
support semicolon-separated data when importing delimiter-separated values files / data (#458)
This commit is contained in:
@@ -2292,6 +2292,7 @@
|
||||
"File Format": "Bestandsformaat",
|
||||
"CSV (Comma-separated values) File": "CSV-bestand (komma-gescheiden waarden)",
|
||||
"TSV (Tab-separated values) File": "TSV-bestand (tab-gescheiden waarden)",
|
||||
"SSV (Semicolon-separated values) File": "SSV (Semicolon-separated values) File",
|
||||
"Export to CSV (Comma-separated values) File": "Exporteren naar CSV-bestand (komma-gescheiden waarden)",
|
||||
"Export to TSV (Tab-separated values) File": "Exporteren naar TSV-bestand (tab-gescheiden waarden)",
|
||||
"Markdown File": "Markdown-bestand",
|
||||
|
||||
Reference in New Issue
Block a user