Commit 1569cf66 authored by john's avatar john

3010

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