Commit 1569cf66 authored by john's avatar john

3010

parent 49d65e08
......@@ -76,7 +76,7 @@ class DocList extends \yii\db\ActiveRecord
'active' => 'Активность',
'parent_id' => 'Родительский раздел',
'name' => 'Заголовок',
'position' => 'Position',
'position' => 'Порядковый номер',
'created_at' => 'Created At',
'updated_at' => 'Updated At',
];
......
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