Skip to content

Add download sources note to home hero section#48

Merged
Creylay merged 1 commit into
mainfrom
feat/download-sources-note
Jul 8, 2026
Merged

Add download sources note to home hero section#48
Creylay merged 1 commit into
mainfrom
feat/download-sources-note

Conversation

@Irozuku

@Irozuku Irozuku commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

This pull request improves the display and clarity of the total downloads statistic on the home page by adding a footnote indicator and corresponding explanatory note. It also adds translations for the new note in multiple languages to ensure localization support.

Enhancements to downloads statistic display:

  • Added a superscript asterisk next to the total downloads number in the HomeRoute component and displayed a footnote explaining how downloads are counted. (components/community/routes/HomeRoute.tsx)

Localization updates:

  • Added new translation key hero.stat.dl.note with appropriate footnote text to explain download sources in English, German, Spanish, Portuguese, and Chinese locale files. (public/locales/en/home.json, public/locales/de/home.json, public/locales/es/home.json, public/locales/pt/home.json, public/locales/zh/home.json)

Add asterisk to total downloads stat and a footnote below the concept cards listing sources: SourceForge, PyPI (via Google BigQuery), this website, and GitHub. Adds hero.stat.dl.note key in all locales.
@Irozuku
Irozuku requested a review from Creylay July 8, 2026 19:49
@Creylay
Creylay merged commit 84b204b into main Jul 8, 2026
1 of 3 checks passed
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.

2 participants