mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
automatically detect file encoding when importing delimiter-separated values (DSV) file
This commit is contained in:
@@ -1443,6 +1443,7 @@
|
||||
"No results": "Nessun risultato",
|
||||
"Unknown": "Sconosciuto",
|
||||
"Auto detect": "Rilevamento automatico",
|
||||
"Detecting...": "Detecting...",
|
||||
"Miscellaneous": "Varie",
|
||||
"Default": "Predefinito",
|
||||
"Included": "Included",
|
||||
@@ -1896,6 +1897,7 @@
|
||||
"Data File": "File dati",
|
||||
"Data to import": "Dati da importare",
|
||||
"Please select a file to import": "Seleziona un file da importare",
|
||||
"Unable to detect the file encoding automatically. Please select the actual encoding.": "Unable to detect the file encoding automatically. Please select the actual encoding.",
|
||||
"Include Header Line": "Includi riga di intestazione",
|
||||
"Time Format": "Formato ora",
|
||||
"Transaction Type Mapping": "Mappatura tipo transazione",
|
||||
|
||||
Reference in New Issue
Block a user