Feat/russian error free#359
Conversation
|
@neelavradutta is attempting to deploy a commit to the PhysicsHub's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Hey thank you for this! I see a lot of more changes than russian translation. Can you please explain all the changes you made? |
Summary of Changes This PR adds Russian language support, improves the translation system, and makes GitHub statistics/contributor data more reliable by introducing build-time fallbacks. Internationalization (i18n) GitHub Stats & Contributors Added cached fallback datasets: Created shared helper utilities (lib/githubStats.js) for loading GitHub stats/contributors with: Refactored: to use fallback data first and then refresh with live GitHub API data. UI / Reliability Improvements Build Process Reasons :- |
📘 Pull Request Template – PhysicsHub
Thank you for contributing to PhysicsHub!
Please complete the sections below to help us review your pull request efficiently.
🔍 Description
support for russian lang is added with a button to switch
Closes #357
✅ Checklist
Before requesting a review, please ensure that you have:
npm run dev)🎨 Visual Changes (if UI-related)
IF CHANGES ARE RELATED TO SIMULATIONS PLEASE SEND A SHORT CLIP ABOUT IT
(OBLIGATORY)
redpandacompress_Recording.2026-06-20.120534.mp4
📂 Type of Change
🧩 Additional Notes for Reviewers