[Accessibility]: Improve settings screen reader navigation
Created by: umpox
closes https://github.com/sourcegraph/sourcegraph/issues/34454 related to https://github.com/sourcegraph/sourcegraph/issues/34429
A previous PR: https://github.com/sourcegraph/sourcegraph/pull/35413 implemented logic to ensure that screen readers are updated on document.title
changes.
This PR adds additional page titles to our setting pages to ensure we have proper coverage here.
Test plan
Tested locally with a screen reader
App preview:
Check out the client app preview documentation to learn more.