Firstly sorry for my bad english :)
I created form and I started to test it. I need that form in Bulgarian, it means cyril. I change with html like -> "content="text/html; charset=windows-1251"
But when visitors fill the form in cyril than I receiving "ğ..." somethings like that.
What I have to do, to recieve cyril data from the form ?
Thanks for now.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Firstly sorry for my bad english :)
I created form and I started to test it. I need that form in Bulgarian, it means cyril. I change with html like -> "content="text/html; charset=windows-1251"
But when visitors fill the form in cyril than I receiving "ğ..." somethings like that.
What I have to do, to recieve cyril data from the form ?
Thanks for now.
If I understand you right, this can be done by downloading any languages you need.
You have to put the language file in the language directory. That should do the trick.
Besides "Site -> Language Manager" you have to set: Site > global configuration > locale > language: The language you need.
Success