Skip to content

Commit

Permalink
refactor(website): subtitles in navbar (#604)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssandino authored Nov 6, 2023
1 parent 6115d3d commit 657c21d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions shared/locales/de/website-common.json
Original file line number Diff line number Diff line change
@@ -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?"
}
}
10 changes: 10 additions & 0 deletions shared/locales/en/website-common.json
Original file line number Diff line number Diff line change
@@ -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?"
}
}

0 comments on commit 657c21d

Please sign in to comment.