コンテンツにスキップ

$fn.getLanguage()

現在表示している言語を取得します。

引数

なし

戻り値

説明
string[default | en | ja] のいずれかの値を返します

サンプル

const lang = $fn.getLanguage();