Merge branch 'main' into za/2596-view-only-domain-request-page

This commit is contained in:
zandercymatics 2024-09-19 12:33:06 -06:00
commit 69e73fa97e
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
21 changed files with 346 additions and 69 deletions

View file

@ -83,7 +83,7 @@ class DomainRequestWizard(DomainRequestWizardPermissionView, TemplateView):
Step.TRIBAL_GOVERNMENT: _("Tribal government"),
Step.ORGANIZATION_FEDERAL: _("Federal government branch"),
Step.ORGANIZATION_ELECTION: _("Election office"),
Step.ORGANIZATION_CONTACT: _("Organization name and mailing address"),
Step.ORGANIZATION_CONTACT: _("Organization"),
Step.ABOUT_YOUR_ORGANIZATION: _("About your organization"),
Step.SENIOR_OFFICIAL: _("Senior official"),
Step.CURRENT_SITES: _("Current websites"),