mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04: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": "Geen resultaten",
|
||||
"Unknown": "Onbekend",
|
||||
"Auto detect": "Automatisch detecteren",
|
||||
"Detecting...": "Detecting...",
|
||||
"Miscellaneous": "Diversen",
|
||||
"Default": "Standaard",
|
||||
"Included": "Included",
|
||||
@@ -1896,6 +1897,7 @@
|
||||
"Data File": "Gegevensbestand",
|
||||
"Data to import": "Te importeren gegevens",
|
||||
"Please select a file to import": "Selecteer een bestand om te importeren",
|
||||
"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": "Kopregel opnemen",
|
||||
"Time Format": "Tijdsformaat",
|
||||
"Transaction Type Mapping": "Transactietypetoewijzing",
|
||||
|
||||
Reference in New Issue
Block a user