Quote:
Originally Posted by jaryx
What would be code for a specific language(s)?
For example, I would just turn off the Belarusian and Catalan?
|
Here you will find all supported by vBET codes and languages for those. Just change condition in code I gave you before.
Code:
return array ("af"=>"Afrikaans","sq"=>"Albanian","ar"=>"Arabic",
"be"=>"Belarusian","bg"=>"Bulgarian","ca"=>"Catalan","zh-CN"=>"Chinese",
"hr"=>"Croatian","cs"=>"Czech","da"=>"Danish","nl"=>"Dutch",
"en"=>"English","et"=>"Estonian","tl"=>"Filipino","fi"=>"Finnish",
"fr"=>"French","gl"=>"Galician","de"=>"German","el"=>"Greek",
"iw"=>"Hebrew","hi"=>"Hindi","hu"=>"Hungarian","is"=>"Icelandic",
"id"=>"Indonesian","ga"=>"Irish","it"=>"Italian","ja"=>"Japanese",
"ko"=>"Korean","lv"=>"Latvian","lt"=>"Lithuanian","mk"=>"Macedonian",
"ms"=>"Malay","mt"=>"Maltese","no"=>"Norwegian", "fa" => "Persian",
"pl"=>"Polish","pt"=>"Portuguese","ro"=>"Romanian","ru"=>"Russian",
"sr"=>"Serbian","sk"=>"Slovak","sl"=>"Slovenian","es"=>"Spanish",
"sw"=>"Swahili","sv"=>"Swedish","zh-TW"=>"Taiwanese","th"=>"Thai",
"tr"=>"Turkish","uk"=>"Ukrainian","vi"=>"Vietnamese","cy"=>"Welsh",
"yi"=>"Yiddish");