'Profil', 'form' => [ 'email' => [ 'label' => 'E-poštni naslov', ], 'name' => [ 'label' => 'Ime', ], 'password' => [ 'label' => 'Novo geslo', ], 'password_confirmation' => [ 'label' => 'Potrdite novo geslo', ], 'actions' => [ 'save' => [ 'label' => 'Shrani spremembe', ], ], ], 'notifications' => [ 'saved' => [ 'title' => 'Shranjeno', ], ], 'actions' => [ 'cancel' => [ 'label' => 'Prekliči', ], ], ];