mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04: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": "File Format",
|
||||
"CSV (Comma-separated values) File": "File CSV (valori separati da virgola)",
|
||||
"TSV (Tab-separated values) File": "File TSV (valori separati da tabulazione)",
|
||||
"SSV (Semicolon-separated values) File": "SSV (Semicolon-separated values) File",
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user