mixed Translation2::getLang (
string $langID
= = null
, string $format = 'name'
)
言語に関する追加情報 (フルネーム、その言語用のエラー文字列、...) を取得します。
$langID
$format
['name', 'meta', 'error_text', 'array']
$format の内容に応じて、文字列あるいは配列を返します。
This function can not be called statically.