mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
automatically detect file encoding when importing delimiter-separated values (DSV) file
This commit is contained in:
@@ -1443,6 +1443,7 @@
|
||||
"No results": "Aucun résultat",
|
||||
"Unknown": "Inconnu",
|
||||
"Auto detect": "Détection automatique",
|
||||
"Detecting...": "Detecting...",
|
||||
"Miscellaneous": "Divers",
|
||||
"Default": "Par défaut",
|
||||
"Included": "Included",
|
||||
@@ -1896,6 +1897,7 @@
|
||||
"Data File": "Fichier de données",
|
||||
"Data to import": "Données à importer",
|
||||
"Please select a file to import": "Veuillez sélectionner un fichier à importer",
|
||||
"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": "Inclure la ligne d'en-tête",
|
||||
"Time Format": "Format d'heure",
|
||||
"Transaction Type Mapping": "Mappage du type de transaction",
|
||||
|
||||
Reference in New Issue
Block a user