Fixed one line that didnt merged correctly

This commit is contained in:
Jon Roberts 2023-02-28 09:20:36 -07:00
parent 7081d42d4a
commit 8e7cad6685
No known key found for this signature in database
GPG key ID: EED093582198B041

View file

@ -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"