'Profil', 'form' => [ 'email' => [ 'label' => 'Email cím', ], 'name' => [ 'label' => 'Név', ], 'password' => [ 'label' => 'Új jelszó', ], 'password_confirmation' => [ 'label' => 'Új jelszó megerősítése', ], 'actions' => [ 'save' => [ 'label' => 'Mentés', ], ], ], 'notifications' => [ 'saved' => [ 'title' => 'Mentve', ], ], 'actions' => [ 'cancel' => [ 'label' => 'Mégsem', ], ], ];