mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-06 01:35:22 +02:00
Merge branch 'jon/425' into jon/425 again.
This commit is contained in:
commit
7081d42d4a
1 changed files with 1 additions and 2 deletions
|
@ -81,8 +81,7 @@ class ApplicationWizard(LoginRequiredMixin, TemplateView):
|
|||
Step.DOTGOV_DOMAIN: _(".gov domain"),
|
||||
Step.PURPOSE: _("Purpose of your domain"),
|
||||
Step.YOUR_CONTACT: _("Your contact information"),
|
||||
Step.OTHER_CONTACTS: _("Other contacts for your organization"),
|
||||
Step.NO_OTHER_CONTACTS: _("No other employees from your organization?"),
|
||||
Step.OTHER_CONTACTS: _("Other employees from your organization"),
|
||||
Step.ANYTHING_ELSE: _("Anything else we should know?"),
|
||||
Step.REQUIREMENTS: _(
|
||||
"Requirements for registration and operation of .gov domains"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue