Skip to content

Revive "In the News" page and add i18next namespace with Spanish translation#1312

Open
Ishakikani9117 wants to merge 2 commits into
saayam-for-all:testfrom
Ishakikani9117:spanish-news-translation
Open

Revive "In the News" page and add i18next namespace with Spanish translation#1312
Ishakikani9117 wants to merge 2 commits into
saayam-for-all:testfrom
Ishakikani9117:spanish-news-translation

Conversation

@Ishakikani9117
Copy link
Copy Markdown

Changes:

  • Restored the News / Our Stories page under "About Us"
  • Moved all page text to a dedicated news namespace
  • Created locales/en/news.json with all English text
  • Added locales/es/news.json for Spanish translation
  • Updated Navbar translations for Spanish
  • Removed hardcoded stories object from NewsOurStories.jsx
  • Implemented dynamic story loading using i18next
  • Preserved image mapping in the component
  • Added conditional rendering for readMoreLink

@Ishakikani9117 Ishakikani9117 requested a review from a team as a code owner March 8, 2026 07:12
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/common/components/Navbar/Navbar.jsx 39.62% <ø> (ø)
src/common/i18n/i18n.js 0.00% <ø> (ø)
src/pages/NewsOurStories/NewsOurStories.jsx 47.61% <100.00%> (-52.39%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Ishakikani9117
Copy link
Copy Markdown
Author

Related to #1150

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