Skip to content

Move ShowcaseSection and DownloadSection strings to i18n files#9

Merged
Irozuku merged 2 commits into
mainfrom
fix/spanish
May 23, 2026
Merged

Move ShowcaseSection and DownloadSection strings to i18n files#9
Irozuku merged 2 commits into
mainfrom
fix/spanish

Conversation

@Irozuku
Copy link
Copy Markdown
Collaborator

@Irozuku Irozuku commented May 23, 2026

This pull request refactors the internationalization (i18n) implementation for the ShowcaseSection and DownloadSection components, moving all user-facing text to translation files and using the useTranslation hook throughout. This allows for easier language support and more maintainable code. Additionally, it adds the necessary imports and configuration for the new showcase.json translation files.

Internationalization improvements:

  • Refactored ShowcaseSection and DownloadSection components to use the useTranslation hook and translation keys instead of hardcoded English/Spanish strings, centralizing all user-facing text in translation files.

Translation file and configuration updates:

  • Added import and configuration for new showcase.json translation files in both English and Spanish, and registered them in the i18n setup.

@Irozuku Irozuku merged commit 27a9f80 into main May 23, 2026
1 check passed
@Irozuku Irozuku deleted the fix/spanish branch May 25, 2026 21:25
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.

1 participant