mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44: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