How to convert the encoding of a file?
Nina avatar
Written by Nina
Updated over a week ago
  • Open the file using a code editor like Sublime.

  • Click View > Show Console.

  • Type: view.encoding() to see the current encoding identified by Sublime.

  • If the file's encoding is not UTF-8, then click File>Save with Encoding>UTF-8, as shown below:

Save-with-Encoding.PNG#asset:9660


💡Tip

Looking for more help? Get support from our Transifex Community Forum!

Find answers or post to get help from Transifex Support and our Community.

Did this answer your question?