Skip to content

feat: add translation module and language selector for FAQs and the ui changes - #201

Open
EsakkiAnand wants to merge 1 commit into
vicharanashala:mainfrom
jaffer325:esakki
Open

feat: add translation module and language selector for FAQs and the ui changes#201
EsakkiAnand wants to merge 1 commit into
vicharanashala:mainfrom
jaffer325:esakki

Conversation

@EsakkiAnand

@EsakkiAnand EsakkiAnand commented Aug 2, 2026

Copy link
Copy Markdown

What changed

Related issue

Type of change

  • Bug fix
  • Feature
  • Refactor (no behaviour change)
  • Docs / comments only
  • CI / tooling

Area affected

  • Backend (Express / Mongoose)
  • Frontend (React / Vite)
  • Admin / Train tab (/admin/*)
  • Community (/community — posts, comments, auto-answer)
  • Search (hybrid text retrieval, training stats)
  • Auth / middleware / samagama.in bridge
  • Crons / schedulers / embedding-warm
  • Observability (Sentry / logging / Discord alerts)
  • Docs

CI verification

  • cd apps/backend && npx tsc --noEmit exits 0
  • cd apps/backend && npx vitest run — all tests pass
  • cd apps/frontend && npx tsc --noEmit exits 0
  • cd apps/frontend && npx vitest run — all tests pass
  • pnpm run lint — 0 errors (152 warnings is the baseline)
  • GitHub Actions green on the merge commit (CI, CodeQL, Build & Deploy)
  • Tested with a real API hit or browser interaction if behaviour changed
  • Tests added or updated for the change
  • Single logical change — unrelated fixes noted in description, not fixed here
  • Docs updated if route / API / env var / pipeline behaviour changed
  • Rebased onto main, no merge commits

Notes for reviewer

@EsakkiAnand

Copy link
Copy Markdown
Author

Updated code.

@EsakkiAnand EsakkiAnand changed the title feat: add translation module and language selector for FAQs feat: add translation module and language selector for FAQs and the ui changes Aug 2, 2026
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