'Profil', 'form' => [ 'email' => [ 'label' => 'Email adresa', ], 'name' => [ 'label' => 'Ime', ], 'password' => [ 'label' => 'Nova lozinka', ], 'password_confirmation' => [ 'label' => 'Potvrdi novu lozinku', ], 'actions' => [ 'save' => [ 'label' => 'Spremi promjene', ], ], ], 'notifications' => [ 'saved' => [ 'title' => 'Spremljeno', ], ], 'actions' => [ 'cancel' => [ 'label' => 'Odustani', ], ], ];