docs: add and update multi-language README files#5068
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces several localized README files (German, Spanish, French, Italian, Japanese, Korean, Portuguese, and Traditional Chinese) under the READMES/ directory and updates the main README.md with links to these translations. Feedback on the changes highlights a few issues: the links in the main README.md incorrectly point to ./other/ instead of ./READMES/, which will cause broken links; the French translation (README_fr.md) contains a duplicated block of text; and the second half of the French translation was accidentally written in German and needs to be translated.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
qinxuye
left a comment
There was a problem hiding this comment.
Please also remove the empty READMES/README_zh_TW.md.bak backup file before merging. It is a generated/editor artifact and should not be committed.
c84e390 to
b52d178
Compare
Fix broken relative links in the language navigation for root-level README targets and translate the remaining German sections in the French README to keep localization consistent. Co-authored-by: Cursor <cursoragent@cursor.com>
No description provided.