Skip to content

Commit

Permalink
Merge branch 'main' into test/add-landing-header-component
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 23, 2024
2 parents 70964e7 + fbc04cd commit f499923
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion backend/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ referencing==0.30.2
# -r requirements.txt
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.0
# via
# -r requirements.txt
# djangorestframework-stubs
Expand Down
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.0
# via djangorestframework-stubs
rpds-py==0.12.0
# via
Expand Down
2 changes: 1 addition & 1 deletion frontend/i18n/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -459,11 +459,11 @@
"pages.about.roadmap.section-1-paragraph-2-4-2": "Feature requests to add new functionality",
"pages.about.roadmap.section-1-paragraph-2-4-3": "Bug fixes to help us make a stable experience",
"pages.auth.index.auth": "Auth",
"pages.auth.index.where-to-start": "Where would you like to start?",
"pages.auth.sign-in.index.enter-user-name": "Enter username",
"pages.auth.sign-in.index.no-account": "Don't have an account?",
"pages.auth.sign-up.index.enter-user-name": "Enter a username",
"pages.auth.sign-up.index.have-account": "Already have an account?",
"pages.auth.index.where-to-start": "Where would you like to start?",
"pages.docs.get-active.header": "Discover and get involved",
"pages.docs.get-active.modal-image-alt-text": "Mockups that show mobile organization search and web event search on a map.",
"pages.docs.get-active.section-1-paragraph-1": "activist has the goal of making finding political events and organizations near you as easy as possible. With each event we want people to have an opportunity to get involved in the organization that's putting it on, and once in an organization we want to make it easy to find what to do next to have the biggest impact.",
Expand Down

0 comments on commit f499923

Please sign in to comment.