'Создать :label', 'breadcrumb' => 'Создать', 'form' => [ 'actions' => [ 'cancel' => [ 'label' => 'Отмена', ], 'create' => [ 'label' => 'Создать', ], 'create_another' => [ 'label' => 'Создать и Создать еще', ], ], ], 'messages' => [ 'created' => 'Создано', ], ];