Skip to content

i18n support for sicp #3133

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

i18n support for sicp #3133

wants to merge 2 commits into from

Conversation

yihao03
Copy link
Member

@yihao03 yihao03 commented May 14, 2025

Description

updated router to read language params from url and request for the corresponding page in the backend
added button in sicp page to switch between languages

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Code quality improvements

How to test

use the updated backend that supports i18n when starting the frontend
navigate to the sicp page in the frontend and switch between languages

Checklist

  • I have tested this code
  • I have updated the documentation

yihao03 and others added 2 commits May 14, 2025 22:37
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.

2 participants