-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f4aaf71
commit ad24700
Showing
4 changed files
with
47 additions
and
26 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 |
---|---|---|
|
@@ -10,15 +10,18 @@ export default { | |
}, | ||
}, | ||
introPage: { | ||
section1Title: "About this finder", | ||
p0: "This tool can help you find organizations that offer immigrant-focused services in Philadelphia. You can:", | ||
section1Title: "Find services and support near you", | ||
p0: "Philadelphia has many resources for immigrants and refugees. You can get help with legal issues, attend cultural events, sign up for English classes, and more. Use this tool to find organizations near you.", | ||
p1: "To find immigrant and refugee resources:", | ||
ul1: { | ||
li: "Browse the list of organizations.", | ||
li2: "Search by address or keyword.", | ||
li3: "Filter your results by service type.", | ||
li: "Filter by the services you're looking for.", | ||
li2: "Select a location on the map for details.", | ||
li3: "Contact the organization by phone or email before visiting.", | ||
}, | ||
section2Title: "Adding your organization", | ||
p1: "Does your organization offer services for immigrants? Contact the Office of Immigrant Affairs at <a target='_blank' href='mailto:[email protected]'>[email protected]</a> to learn how to be added to this finder.", | ||
section2Title: "Language access", | ||
p2: "Most locations offer most of their services in English. Other available languages vary by organization. To see the languages spoken at an organization, open that location's details.", | ||
section3Title: "Adding your organization to the list", | ||
p3: "The <a target='_blank' href='https://www.phila.gov/departments/office-of-immigrant-affairs/'>Office of Immigrant Affairs</a> maintains this website. You can contact us at <a target='_blank' href='mailto:[email protected]'>[email protected]</a> if you offer immigrant services and would like to learn how to be added to this list.", | ||
}, | ||
'Arts & culture': 'Arts & culture', | ||
'Citizenship application help': 'Citizenship application help', | ||
|
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 |
---|---|---|
|
@@ -10,15 +10,18 @@ export default { | |
}, | ||
}, | ||
introPage: { | ||
section1Title: "Spanish About this finder", | ||
p0: "Spanish This tool can help you find organizations that offer immigrant-focused services in Philadelphia. You can:", | ||
section1Title: "Spanish Find services and support near you", | ||
p0: "Spanish Philadelphia has many resources for immigrants and refugees. You can get help with legal issues, attend cultural events, sign up for English classes, and more. Use this tool to find organizations near you.", | ||
p1: "Spanish To find immigrant and refugee resources:", | ||
ul1: { | ||
li: "Spanish Browse the list of organizations.", | ||
li2: "Spanish Search by address or keyword.", | ||
li3: "Spanish Filter your results by service type.", | ||
li: "Spanish Filter by the services you're looking for.", | ||
li2: "Spanish Select a location on the map for details.", | ||
li3: "Spanish Contact the organization by phone or email before visiting.", | ||
}, | ||
section2Title: "Spanish Adding your organization", | ||
p1: "Spanish Does your organization offer services for immigrants? Contact the Office of Immigrant Affairs at <a target='_blank' href='mailto:[email protected]'>[email protected]</a> to learn how to be added to this finder.", | ||
section2Title: "Spanish Language access", | ||
p2: "Spanish Most locations offer most of their services in English. Other available languages vary by organization. To see the languages spoken at an organization, open that location's details.", | ||
section3Title: "Spanish Adding your organization to the list", | ||
p3: "Spanish The <a target='_blank' href='https://www.phila.gov/departments/office-of-immigrant-affairs/'>Office of Immigrant Affairs</a> maintains this website. You can contact us at <a target='_blank' href='mailto:[email protected]'>[email protected]</a> if you offer immigrant services and would like to learn how to be added to this list.", | ||
}, | ||
'Arts & culture': 'Spanish Arts & culture', | ||
'Citizenship application help': 'Spanish Citizenship application help', | ||
|
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