translate-shell icon indicating copy to clipboard operation
translate-shell copied to clipboard

Translating certain files (Japanese, converted from SHIFT-JIS to UTF-8) has issues

Open ijacquez opened this issue 3 years ago • 5 comments

Translating from Japanese (UTF-8) to English using default settings:

trans -from japanese -to english file:///path/to/file.html -o out.html

Results in out.html always having:

c=function

Is there a way to debug this?

ijacquez avatar Feb 07 '21 20:02 ijacquez