PocketMine
InstallerLang Class Reference

Public Member Functions

 __construct ($lang="")
 
 getLang ()
 
 loadLang ($langfile, $lang="en")
 
 get ($name, $search=[], $replace=[])
 
 __get ($name)
 

Static Public Attributes

static $languages
 
static es
 

Field Documentation

$languages
static
Initial value:
= [
"en" => "English"
es
static
Initial value:
=> "Español",
"zh" => "中文",
"ru" => "Pyccĸий",
"ja" => "日本語",
"de" => "Deutsch",
"ko" => "한국어",
"nl" => "Nederlands",
"fr" => "Français",
"it" => "Italiano",
"ms" => "Melayu",
"no" => "Norsk",
"sv" => "Svenska",
"fi" => "Suomi",
"tr" => "Türkçe",
]

The documentation for this class was generated from the following file: