コード例 #1
0
ファイル: I18NAdmin.php プロジェクト: Maxlander/shixi
 function addPhrase(&$phraseData)
 {
     return $this->data_source->addPhrase($phraseData);
 }