translate buttons and breadcrumbs
This commit is contained in:
@ -59,8 +59,8 @@ class Note extends \yii\db\ActiveRecord
|
||||
'id' => 'ID',
|
||||
'name' => 'Название',
|
||||
'description' => 'Описание',
|
||||
'created_at' => 'Created At',
|
||||
'updated_at' => 'Updated At',
|
||||
'created_at' => 'Создано',
|
||||
'updated_at' => 'Обновлено',
|
||||
];
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user