mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
Fixed one line that didnt merged correctly
This commit is contained in:
parent
7081d42d4a
commit
8e7cad6685
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ class ApplicationWizard(LoginRequiredMixin, TemplateView):
|
|||
Step.PURPOSE: _("Purpose of your domain"),
|
||||
Step.YOUR_CONTACT: _("Your contact information"),
|
||||
Step.OTHER_CONTACTS: _("Other employees from your organization"),
|
||||
Step.NO_OTHER_CONTACTS: _("No 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