Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show total translator amount on contributors page #4828

Merged
merged 2 commits into from
Dec 22, 2021

Conversation

corwintines
Copy link
Member

Description

Show total number of contributors on /contrubting/translation-program/contributors page

@gatsby-cloud
Copy link

gatsby-cloud bot commented Dec 19, 2021

Gatsby Cloud Build Report

ethereum-org-website-dev

🎉 Your build was successful! See the Deploy preview here.

Build Details

View the build logs here.

🕐 Build time: 8m

Performance

Lighthouse report

Metric Score
Performance 🔶 21
Accessibility 💚 97
Best Practices 💚 93
SEO 🔶 79

🔗 View full report

@@ -5,5 +5,6 @@
"page-contributing-translation-program-contributors-our-translators-2": "With thousands of community members contributing translations to our project, it is difficult to acknowledge everyone.",
"page-contributing-translation-program-contributors-our-translators-3": "All translators are listed alphabetically based on their chosen name in Crowdin. If you are a translator and would like to use your real name, nickname, ENS domain, etc., you can change your Full Name in Crowdin.",
"page-contributing-translation-program-contributors-meta-title": "Our Translations",
"page-contributing-translation-program-contributors-meta-description": "A list of our translation contributors."
"page-contributing-translation-program-contributors-meta-description": "A list of our translation contributors.",
"page-contributing-translation-program-contributors-total-contributors": "people have contributed to ethereum.org to date!"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think doing the translation this way might cause grammar problems in other languages? @lukassim

Comment on lines 74 to 75
{translatorData.length}{" "}
<Translation id="page-contributing-translation-program-contributors-total-contributors" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe something like 'Number of contributors: 2500'

Copy link
Member

@wackerow wackerow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 🎉 And we're right at 2500!

@wackerow wackerow merged commit 0c9810d into dev Dec 22, 2021
@wackerow wackerow deleted the realtime-translator-amount branch December 22, 2021 03:32
@wackerow wackerow mentioned this pull request Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants