Cl language

From EventScripts Community Encyclopedia

The cl_language client variable appears to have the value on the right for the client's language. es_queryclientvar and es_getclientvar can be used to request this.

Thanks to cagemonkey for the information.

  //
  // "en" - English                   english
  // "es" - Spanish (Español)         spanish
  // "fr" - French (Français)         french
  // "de" - German (Deutsch)          german
  // "it" - Italian (Italiano)        italian
  // "ko" - Korean                    korean
  // "zh-cn" - Simplified Chinese     schinese
  // "zh-tw" - Traditional Chinese    tchinese
  // "ru" - Russian                   russian
  // "th" - Thai                      thai
  // "ja" - Japanese                  japanese
  // "pt" - Portuguese (Português)    portuguese
  // "pl" - Polish (Polski)           polish
  // "da" - Danish (Dansk)            danish
  // "nl" - Dutch (Nederlands)        dutch
  // "fi" - Finnish (Suomi)           finnish
  // "no" - Norwegian (Norsk)         norwegian
  // "sv" - Swedish (Svenska)         swedish
blog comments powered by Disqus