Skip to content

Conversation

@unitagain
Copy link

  • Add language switcher buttons to README.md
  • Create README.zh-CN.md with complete Chinese translation
  • Include all sections: quickstart, setup guides, tech stack, contributing
  • Enable bilingual documentation support for Chinese users

waleedlatif1 and others added 16 commits October 11, 2025 22:23
…oai#1608)

* improvement(performance): remove unused source/target indices, add index on snapshot id (simstudioai#1603)

* fix(blog): rename building to blogs with redirect (simstudioai#1604)

* improvement(privacy-policy): updated privacy policy for google (simstudioai#1602)

* updated privacy policy for google

* update terms, privacy, and emails to incl address and update verbiage

* feat(guardrails): added guardrails block/tools and docs (simstudioai#1605)

* Adding guardrails block

* ack PR comments

* cleanup checkbox in dark mode

* cleanup

* fix supabase tools

* fix(inference-billing): fix inference billing when stream is true via API, add drag-and-drop functionality to deployed chat (simstudioai#1606)

* fix(inference): fix inference billing when stream is true via API

* add drag-and-drop to deployed chat

* feat(mistal): added mistral as a provider, updated model prices (simstudioai#1607)

* feat(mistal): added mistral as a provider, updated model prices

* remove the ability for a block to reference its own outluts

* fixed order of responses for guardrails block

* feat(versions): added the ability to rename deployment versions (simstudioai#1610)

* fix(vulns): fix various vulnerabilities and enhanced code security (simstudioai#1611)

* fix(vulns): fix SSRF vulnerabilities

* cleanup

* cleanup

* regen docs

* remove unused deps

* fix failing tests

* cleanup

* update deps

* regen bun lock
)

* fix(debug-mode): remove duplicate debug mode flag (simstudioai#1714)

* feat(i18n): update translations (simstudioai#1709)

* improvement(condition): added variable and envvar highlighting for condition input (simstudioai#1718)

* fix(dashboard): add additional context for paginated logs in dashboard, add empty state when selected cell has no data (simstudioai#1719)

* fix(dashboard): add additional context for paginated logs in dashboard, add empty state when selected cell has no data

* apps/sim

* renaming

* remove relative import

* feat(tools): added webflow OAuth + tools (simstudioai#1720)

* feat(tools): added webflow OAuth + tools

* remove itemId from delete item

* remove siteId

* added webhook triggers + oauth scopes + site/collection selector

* update sample payload for webflow triggers

* cleanup

* fix discord color

* feat(i18n): update translations (simstudioai#1721)

* improvement(schedule): fix UI bug with schedule modal (simstudioai#1722)
* fix(already-cancelled-sub): UI should allow restoring subscription

* restore functionality fixed

* fix
- Add language switcher buttons to README.md
- Create README.zh-CN.md with complete Chinese translation
- Include all sections: quickstart, setup guides, tech stack, contributing
- Enable bilingual documentation support for Chinese users
@vercel
Copy link

vercel bot commented Nov 11, 2025

@unitagain is attempting to deploy a commit to the Sim Team on Vercel.

A member of the Team first needs to authorize it.

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Nov 11, 2025

Greptile Overview

Greptile Summary

Adds bilingual documentation support by introducing language switcher buttons and a complete Chinese (Simplified) translation of the README.

  • Added language selector (English | 简体中文) to both README files for easy navigation
  • Created README.zh-CN.md with comprehensive Chinese translation covering all sections
  • Translation maintains technical accuracy with appropriate terminology for commands, setup instructions, and technology stack
  • All URLs, code snippets, and technical references preserved correctly

Confidence Score: 5/5

  • This PR is safe to merge with no risk - it only adds documentation
  • This is a documentation-only PR that adds Chinese translation without modifying any functional code, configuration, or build files. The translation is comprehensive and accurate.
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
README.md 5/5 Added language switcher linking to Chinese translation
README.zh-CN.md 5/5 Complete Chinese translation with all sections accurately translated

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant Repo as Repository
    participant User as Chinese User
    
    Dev->>Repo: Add language switcher to README.md
    Note over Repo: Lines 7-9: English | 简体中文 links
    
    Dev->>Repo: Create README.zh-CN.md
    Note over Repo: Complete Chinese translation<br/>with all sections
    
    User->>Repo: Visit repository
    User->>Repo: Click "简体中文" link
    Repo->>User: Display README.zh-CN.md
    Note over User: Read documentation in Chinese
Loading

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@unitagain
Copy link
Author

@waleedlatif1 requesting for review

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.

4 participants