aidenybai / million

Optimize React performance and make your React 70% faster in minutes, not months.
https://million.dev
MIT License
15.87k stars 554 forks source link

chore: disable i18n #1024

Closed tobySolutions closed 1 month ago

tobySolutions commented 2 months ago

Please describe the changes this PR makes and why it should be merged:

I disabled i18n across the codebase and properly handle the locale's status that was causing the translations to auto-change now. The codebase is cleaner, and users in other non-english speaking countries that were complaining of pages breaking will no longer due to this PR.

Status

Semantic versioning classification:

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
million-kitchen-sink ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 22, 2024 0:38am
sink ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 22, 2024 0:38am
coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 8776725289

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
website/components/home/cta.tsx 0 1 0.0%
website/next.config.mjs 0 1 0.0%
website/components/home/hero.tsx 0 2 0.0%
website/theme.config.tsx 0 2 0.0%
website/hooks/use-translations.ts 0 3 0.0%
<!-- Total: 0 9 0.0% -->
Totals Coverage Status
Change from base Build 8310993225: 0.04%
Covered Lines: 884
Relevant Lines: 27914

💛 - Coveralls
github-actions[bot] commented 1 month ago

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days.

tobySolutions commented 1 month ago

not stale!