Skip to content

Commit

Permalink
#36 Update donate CTA
Browse files Browse the repository at this point in the history
  • Loading branch information
breidert committed Aug 21, 2024
1 parent 825e5f5 commit 55d8c6a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/i18n/ui.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ export const ui = {
"help.eyebrow": "Mithelfen",
"about.eyebrow": "Über uns",
"donate.eyebrow": "Spenden",
"donate.heading": "Lasst uns allen Kindern einen Fußball schenken.",
"donate.subheading": "Jetzt Spenden",
"donate.heading": "Lasst uns vielen Kindern, die in Armut leben, einen Fußball schenken.",
"donate.subheading": "Jetzt spenden!",
"footer.data": "Datenschutz",
"footer.legal": "Impressum",
"footer.consent": "Consent Manager",
Expand Down Expand Up @@ -59,8 +59,8 @@ export const ui = {
"help.eyebrow": "Help us",
"about.eyebrow": "About us",
"donate.eyebrow": "Donations",
"donate.heading": "Let's give all children a soccer ball.",
"donate.subheading": "Donate now",
"donate.heading": "Let's give a football to many children living in poverty.",
"donate.subheading": "Donate now!",
"footer.data": "Privacy policy",
"footer.legal": "Imprint",
"footer.consent": "Consent manager",
Expand Down

0 comments on commit 55d8c6a

Please sign in to comment.