'Profil', 'form' => [ 'email' => [ 'label' => 'E-mailová adresa', ], 'name' => [ 'label' => 'Jméno', ], 'password' => [ 'label' => 'Nové heslo', ], 'password_confirmation' => [ 'label' => 'Potvrďte nové heslo', ], 'actions' => [ 'save' => [ 'label' => 'Uložit', ], ], ], 'notifications' => [ 'saved' => [ 'title' => 'Uloženo', ], ], 'actions' => [ 'cancel' => [ 'label' => 'Zrušit', ], ], ];