'Tạo :label mới', 'breadcrumb' => 'Tạo mới', 'form' => [ 'actions' => [ 'cancel' => [ 'label' => 'Quay lại', ], 'create' => [ 'label' => 'Tạo', ], 'create_another' => [ 'label' => 'Tạo & tiếp tục tạo mới', ], ], ], 'messages' => [ 'created' => 'Đã tạo', ], ];