Multilanguage option

15
Jan
2012
Is there any way to have multilanguage option for members getting into forum.I mean something like a little flag thing so u can swap languages from lets say english to greek.I know is an option in Admin panel but i am just curious if this can be done by a button from members.
1 WHITESABBATH, on 15/01/2012 at 15h47
greek-leonidas wrote:Is there any way to have multilanguage option for members getting into forum.I mean something like a little flag thing so u can swap languages from lets say english to greek.I know is an option in Admin panel but i am just curious if this can be done by a button from members.

That would be a translator. code can be placed in a widget or homepage message
Code:
 <div id="google_translate_element"></div><script>
function googleTranslateElementInit() {
  new google.translate.TranslateElement({
    pageLanguage: 'ro'
  }, 'google_translate_element');
}
</script><script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>


2 slg, on 15/01/2012 at 19h47
Also members can change the language of the forum in their profiles.

Profile > Preferences

Board Language :
3 greek-leonidas, on 16/01/2012 at 18h37
Thanks for help Smile
4 MrMario, on 16/01/2012 at 19h06
Topic Solved & Locked
Similar topics
Hi, I am triing to model an Employee Transaction Dimension that's look like the one in the Data warehouse toolkit, with 200-300 attributes. I will try to explain the first problem : Lets say we have an attribute Job in the Employee Transaction
Feature Name: -verbosity 9 What does this feature do: adds the "-verbosity 9" flag to the clients Why would this feature be useful to be include in the tracker: many people on my team use it. when you have a program such as this, it is
For some strange reason my members can not send forum messages or receive even though I have the option enabled. How do i go about fixing this? thanks
Replies 1 to 4 on 4 for "Multilanguage option "
See also
more_less
Informations

4 Replies For the topic :
"Multilanguage option "

This topic has been viewed 471 times.

Last message :
15/01/2012 at 15h29 by "greek-leonidas"