Skip to content

Commit

Permalink
feat(app): (ECB-72)[https://inreach.atlassian.net/browse/ECB-72]: Upd…
Browse files Browse the repository at this point in the history
…ate landing page translations. (#1438)

<!--- Please provide a general summary of your changes in the title
above -->

# Pull Request type

<!-- Please try to limit your pull request to one type; submit multiple
pull requests if needed. -->

Please check the type of change your PR introduces:

- [ ] Bugfix
- [x] Feature
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no API changes)
- [ ] Build-related changes
- [ ] Documentation content changes
- [ ] Other (please describe):

## What is the current behavior?
some language on the landing page is extraneous

Issue Number: N/A

## What is the new behavior?
This PR updates the text 
from: “Welcome to the world's first open source platform matching TLGBQ+
(transgender, lesbian, gay, bisexual, queer and more identities) people
facing persecution or discrimination with safe, verified resources.”

to: Welcome to the world's first open source verified TLGBQ+
(transgender, lesbian, gay, bisexual, queer and more identities)
resource platform.

There is also a slight change under the "Innovative" summary
-
-
-

## Does this introduce a breaking change?

- [ ] Yes
- [x] No

<!-- If this does introduce a breaking change, please describe the
impact and migration path for existing applications below. -->

## Other information

<!-- Any other information that is important to this PR, such as
screenshots of how the component looks before and after the change. -->
  • Loading branch information
trigal2012 authored Dec 23, 2024
2 parents 6822567 + 661da93 commit c718ce9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/app/public/locales/en/landingPage.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"8": "legal help",
"9": "translation"
},
"subheading": "Welcome to the world's first open source platform matching TLGBQ+ (transgender, lesbian, gay, bisexual, queer and more identities) people facing persecution or discrimination with safe, verified resources."
"subheading": "Welcome to the world's first open source verified TLGBQ+ (transgender, lesbian, gay, bisexual, queer and more identities) resource platform."
},
"values": {
"free": "<Title2>Free forever 🔑</Title2>\n<Text>Our open source platform is 100% free for everyone to ensure safe help is always InReach.</Text>\n<LinkFree>Donate to help us to keep our platform free.</LinkFree>",
"innovative": "<Title2>Innovative ✨</Title2>\n<Text>We are the world’s first open source platform matching LGBTQ+ people facing persecution or discrimination with safe, independently verified resources.</Text>\n<LinkInnovative>View our source code and contribute.</LinkInnovative>",
"innovative": "<Title2>Innovative ✨</Title2>\n<Text>The world’s first verified LGBTQ+ resource platform.</Text>\n<LinkInnovative>View our source code and contribute.</LinkInnovative>",
"intersectional": "<Title2>Intersectional ✊🏿‍✊🏾✊🏽</Title2>\n<Text>We believe LGBTQ+ equality requires trans justice, refugee justice, racial justice, reproductive justice, language justice, disability justice – justice for <strong>all</strong> members of our diverse community. </Text>\n<LinkIntersect>Learn more about our vetting process.</LinkIntersect>",
"our-values": "Our values",
"safety-first": "<Title2>Safety-first 🔒</Title2>\n<Text>We know online anonymity can be a life-or-death issue for LGBTQ+ people. That's why our platform is designed to protect users' confidentiality and safety online.</Text>\n<LinkSafety>Learn more about our privacy policy.</LinkSafety>"
Expand Down

0 comments on commit c718ce9

Please sign in to comment.