'Profil', 'form' => [ 'email' => [ 'label' => 'E-postadresse', ], 'name' => [ 'label' => 'Navn', ], 'password' => [ 'label' => 'Nytt passord', ], 'password_confirmation' => [ 'label' => 'Bekreft nytt passord', ], 'actions' => [ 'save' => [ 'label' => 'Lagre endringer', ], ], ], 'notifications' => [ 'saved' => [ 'title' => 'Lagret', ], ], 'actions' => [ 'cancel' => [ 'label' => 'tilbake', ], ], ];