Commit 2d2fbb2b authored by Shakarim Sapa's avatar Shakarim Sapa

- Изменили заголовки в модели

parent cd8607fe
......@@ -40,8 +40,8 @@ class UserStopWords extends \yii\db\ActiveRecord
{
return [
'id' => 'ID',
'active' => 'Active',
'word' => 'Word',
'active' => 'Активно',
'word' => 'Слово',
];
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment