コード例 #1
0
ファイル: Gettext.php プロジェクト: Artea/freebeer
 function textdomain($text_domain)
 {
     return fbGettext::textdomain($text_domain);
 }