-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
readd create broker registration and translations (#4433)
readd create broker registration button text and translations
- Loading branch information
1 parent
618724d
commit e1491c0
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"en.submit_application" => "Submit Application", | ||
"en.broker_agencies.broker_roles.new_broker_agency_form.broker_agency_information" => "Broker Agency Information", | ||
"en.broker_agencies.broker_roles.new_broker_agency_form.new_broker_agency_note" => "NOTE: If you are not associated with a broker agency, please enter your personal information. Do not enter a General Agency or Third Party Administrator‘s Information.", | ||
"en.broker_agencies.broker_roles.new_broker_agency_form.create_broker_agency" => "Submit", | ||
"en.broker_agencies.broker_roles.new_broker_agency_form.create_broker_agency" => "Create Broker Agency", | ||
"en.broker_agencies.broker_roles.new_broker_agency_form.broker_agency_information_edit_form" => "Broker Agency Information", | ||
"en.email" => "Email Address", | ||
"en.placeholder_email" => "[email protected]", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
"en.submit_application" => "Submit Application", | ||
"en.broker_agencies.broker_roles.new_broker_agency_form.broker_agency_information" => "Broker Agency Information", | ||
"en.broker_agencies.broker_roles.new_broker_agency_form.new_broker_agency_note" => "NOTE: If you are not associated with a broker agency, please enter your personal information. Do not enter a General Agency or Third Party Administrator‘s Information.", | ||
"en.broker_agencies.broker_roles.new_broker_agency_form.create_broker_agency" => "Submit", | ||
"en.broker_agencies.broker_roles.new_broker_agency_form.create_broker_agency" => "Create Broker Agency", | ||
"en.broker_agencies.broker_roles.new_broker_agency_form.broker_agency_information_edit_form" => "Agency Information", | ||
"en.email" => "Email Address", | ||
"en.placeholder_email" => "[email protected]", | ||
|