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": "Немає результатів",
|
||||
"Unknown": "Невідомо",
|
||||
"Auto detect": "Автовизначення",
|
||||
"Detecting...": "Detecting...",
|
||||
"Miscellaneous": "Різне",
|
||||
"Default": "По замовчуванню",
|
||||
"Included": "Included",
|
||||
@@ -1896,6 +1897,7 @@
|
||||
"Data File": "Файл даних",
|
||||
"Data to import": "Дані для імпорту",
|
||||
"Please select a file to import": "Будь ласка, виберіть файл для імпорту",
|
||||
"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": "Включити рядок заголовка",
|
||||
"Time Format": "Формат часу",
|
||||
"Transaction Type Mapping": "Відповідність типів транзакцій",
|
||||
|
||||
Reference in New Issue
Block a user