PDA

View Full Version : HTML Character Set in translations


sonic83
11-19-2017, 09:41 AM
Hello friends, I want to translate my forum into Chinese, Arabic, Russian and Korean.

I'm going to use google translator, but can you please tell me the correct data in each language?

Text Direction
Language Code
HTML Character Set

In Russian, I think it is:

Text Direction: left to right
Language Code: ru
HTML Character Set: windows-1251

https://vborg.vbsupport.ru/external/2017/11/6.png

I will share my translations at the end.

Thank you

--------------- Added 1511092280 at 1511092280 ---------------

I had an idea. Will it work?

I can search websites in Chinese, for example, or forums > view source code > and see what chartset has.

But in this example this website is Chinese and I find it strange that the encoding is UTF8

https://i.imgur.com/4ucquAE.png

Regards

Dave
11-19-2017, 02:06 PM
Text direction is almost always left to right. Hebrew for example is right to left.
Language code is the 2 letter abbreviation of the language.
UTF-8 should work with most languages for encoding.

sonic83
11-22-2017, 08:27 AM
thank you