You can download or create locales to support a different language in your forum. You add locales to your forum's /locales directory and enable them in your dashboard under locales just like plugins.
So your locale misses the translations for search and login? Maybe you should edit those files then and add the translations for those items. Look in the documentation how to do that.
Please explain more what you mean. Try to use complete sentences. If you want to explain it in your own language, that is ok too. Just explain it and let google translate translate it for you. We will understand, no problem. If you need to translate things, use thelocales.
If you want to login, you cannot use chinese and cyrillic letters (I don't know if there are any other types). If you want to search in all the discussions, you cannot use chinese and cyrillic letters. I don't know how to resolve that problem.
Maybe you can try things out, but you will have to ask chinese and russian developers. It might be done with setting the character set of the database fields.
Answers
Look in the documentation how to do that.
There was an error rendering this rich post.
User name does not support Non-English.
Developers it will not discriminate Non-English?
If you need to translate things, use thelocales.
If you want to login, you cannot use chinese and cyrillic letters (I don't know if there are any other types).
If you want to search in all the discussions, you cannot use chinese and cyrillic letters.
I don't know how to resolve that problem.
Maybe you can try things out, but you will have to ask chinese and russian developers. It might be done with setting the character set of the database fields.
There was an error rendering this rich post.
There was an error rendering this rich post.
Yes,But without success.
Then make your custom ValidateUsername() function.
Put in conf/bootstrap.before.php
This will definitely helps.
Thanks,But I will not do.
Even better: each localization gets to specify the range of characters that are vaild for usernames.