-
-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature(website): styling newsletter signup page (#784)
- Loading branch information
Showing
10 changed files
with
126 additions
and
154 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 |
---|---|---|
@@ -1,29 +1,29 @@ | ||
{ | ||
"metadata": { | ||
"title": "Datenschutzrichtlinie | Social Income" | ||
"title": "Newsletter | Social Income" | ||
}, | ||
"updates": { | ||
"alert-title": "Social Income Newsletter", | ||
"alert-description": "Melde dich an, um bei allen Thema rund um Social Income auf dem neusten Stand zu sein.", | ||
"title": "Bleib informiert", | ||
"description-1": "Erhalte News zu Social Income, plus:", | ||
"bullet-1": "Stories von Empfänger:innen", | ||
"bullet-2": "Neue Forschung zu Direktzahlungen", | ||
"bullet-3": "Berichterstattung rund um das BGE", | ||
"description-2": "Wird an jedem Monatsende versendet.", | ||
"description-3": "Newsletters verfasst von", | ||
"author-name": "Aurélie Schmiedlin", | ||
"author-city": "Genf", | ||
"form-title": "Newsletter abonnieren", | ||
"firstname": "Vorname", | ||
"lastname": "Nachname", | ||
"gender": "Geschlecht", | ||
"email": "E-Mail", | ||
"street": "Strasse", | ||
"street-number": "Nummer", | ||
"city": "Ort", | ||
"zip": "PLZ", | ||
"country": "Land", | ||
"language": "Kommunikationssprache", | ||
"submit-button": "Beim Newsletter anmelden", | ||
"submit-button": "Anmelden", | ||
"newsletter-updated-toast": "Du wurdest zum Newsletter hinzugefügt", | ||
"newsletter-error-toast": "Du konntest leider nicht zum Newsletter hinzugefügt werden" | ||
}, | ||
"popup": { | ||
"information-label": "Melde dich für unseren Newsletter an und werde Teil der Social Income Community!", | ||
"information-label": "Erhalte monatliche Updates über Social Income, BGE und Direktzahlungen.", | ||
"toast-success": "Danke für das Abonnieren des Social Income Newsletters!", | ||
"toast-failure": "Oops! Etwas ist schief gelaufen. Bitte versuche es nochmals, oder kontaktiere uns auf [email protected]", | ||
"email-placeholder": "Deine E-Mail Adresse", | ||
"button-subscribe": "Abonnieren" | ||
"button-subscribe": "Newsletter abonnieren" | ||
} | ||
} |
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 |
---|---|---|
@@ -1,29 +1,29 @@ | ||
{ | ||
"metadata": { | ||
"title": "Datenschutzrichtlinie | Social Income" | ||
"title": "Newsletter | Social Income" | ||
}, | ||
"updates": { | ||
"alert-title": "Social Income Newsletter", | ||
"alert-description": "Sign up to stay up to date on all things of Social Income.", | ||
"title": "Stay Informed", | ||
"description-1": "Receive updates on Social Income, plus:", | ||
"bullet-1": "Engaging stories from our recipients", | ||
"bullet-2": "New research on direct cash transfers", | ||
"bullet-3": "Summaries of the latest news around UBI", | ||
"description-2": "Sent at the end month of each month.", | ||
"description-3": "Newsletters written by", | ||
"author-name": "Aurélie Schmiedlin", | ||
"author-city": "Geneva", | ||
"form-title": "Subscribe to our newsletter", | ||
"firstname": "First Name", | ||
"lastname": "Last Name", | ||
"gender": "Gender", | ||
"email": "Email", | ||
"street": "Street", | ||
"street-number": "Number", | ||
"city": "City", | ||
"zip": "Zip", | ||
"country": "Country", | ||
"language": "Communication language", | ||
"submit-button": "Subscribe to newsletter", | ||
"submit-button": "Subscribe now", | ||
"newsletter-updated-toast": "You have been added to the newsletter", | ||
"newsletter-error-toast": "We weren't able to add you to our newsletter" | ||
}, | ||
"popup": { | ||
"information-label": "Join our newsletter and become part of the Social Income Community!", | ||
"information-label": "Our monthly newsletter updates you on Social Income, UBI and Direct Cash Transfers.", | ||
"toast-success": "Thank you for subscribing to our newsletter!", | ||
"toast-failure": "Something went wrong. Try again or contact us at [email protected]", | ||
"email-placeholder": "Your email", | ||
"button-subscribe": "Subscribe" | ||
"button-subscribe": "Subscribe now" | ||
} | ||
} |
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
Oops, something went wrong.