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