diff --git a/shared/locales/de/website-common.json b/shared/locales/de/website-common.json index edcb07623..97a0b6b4e 100644 --- a/shared/locales/de/website-common.json +++ b/shared/locales/de/website-common.json @@ -1,15 +1,25 @@ { "navigation": { "about-us": "Wer wir sind", + "about-us-description": "Erfahre mehr über Social Income und den Menschen dahinter", + "team-description": "Wer sich für Social Income engagiert", "contributors": "Spender:innen", "finances": "Finanzen", "how-it-works": "So funktioniert's", "my-profile": "Mein Profil", "our-work": "Was wir tun", + "our-work-description": "Erfahre, was wir tun und wofür wir stehen", + "contributors-description": "Erfahre mehr über die Menschen, die spenden", + "whats-next-description": "Erfahre, woran wir gerade arbeiten", + "how-it-works-description": "Verstehe, wie alles funktioniert", + "recipients-description": "Erfahre mehr über die Menschen, die wir unterstützen", "recipient-selection": "Selektion der Empfänger:innen", "recipients": "Empfänger:innen", "team": "Team", "transparency": "Transparenz", + "finances-description": "Learn about our finances", + "recipient-selection-description": "Erfahre mehr über unseren Auswahlprozess", + "faq-description": "Lerne aus den Fragen anderer Leute", "whats-next": "Was kommt als nächstes?" } } diff --git a/shared/locales/en/website-common.json b/shared/locales/en/website-common.json index b99fe4dc1..a292ba1d7 100644 --- a/shared/locales/en/website-common.json +++ b/shared/locales/en/website-common.json @@ -1,16 +1,26 @@ { "navigation": { "about-us": "About Us", + "about-us-description": "Learn more about Social Income and the people behind it", + "team-description": "Who is involved with Social Income", "contributors": "Contributors", "faq": "FAQ", "finances": "Finances", "how-it-works": "How It Works", "my-profile": "My Profile", "our-work": "Our Work", + "our-work-description": "Learn what we do and stand for", + "contributors-description": "Learn about the people donating", + "whats-next-description": "Learn what we are working on", + "how-it-works-description": "Learn how everything works", + "recipients-description": "Learn about the people we support", "recipient-selection": "Recipient Selection", "recipients": "Recipients", "team": "Team", "transparency": "Transparency", + "finances-description": "Learn about our finances", + "recipient-selection-description": "Learn about our selection process", + "faq-description": "Learn from other people's questions", "whats-next": "What's next?" } }