'Profil', 'form' => [ 'email' => [ 'label' => 'E-posta adresi', ], 'name' => [ 'label' => 'Ad', ], 'password' => [ 'label' => 'Yeni şifre', ], 'password_confirmation' => [ 'label' => 'Yeni şifreyi onayla', ], 'actions' => [ 'save' => [ 'label' => 'Değişiklikleri Kaydet', ], ], ], 'notifications' => [ 'saved' => [ 'title' => 'Kaydedildi', ], ], 'actions' => [ 'cancel' => [ 'label' => 'İptal', ], ], ];