docs: move translated readmes into translations directory - #11483
Closed
Drixled wants to merge 1 commit into
Closed
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (22 files)
Previous Review Summary (commit 8e9a6ad)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit 8e9a6ad)Status: No Issues Found | Recommendation: Merge Files Reviewed (22 files)
Reviewed by gpt-5.4-20260305 · Input: 65.3K · Output: 7.5K · Cached: 261.6K Review guidance: REVIEW.md from base branch |
Drixled
force-pushed
the
docs/move-translated-readmes
branch
from
June 21, 2026 22:52
8e9a6ad to
f5df65b
Compare
markijbema
suggested changes
Jun 23, 2026
markijbema
left a comment
Contributor
There was a problem hiding this comment.
I'm fine with having them here, but by adding them first then moving git will resolve it and we will just get merge conflicts forever i'm afraid. Can we please first revert the adding of the reaodmes, and then readd them in one commit at this location?
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Move the localized README variants out of the repository root into
translations/so the root file list stays focused on core project files.The root README language selector now points into
translations/, and translated READMEs keep working links back to the English README and root release docs after the move.This intentionally keeps the existing locale filenames unchanged to avoid mixing folder cleanup with locale naming churn.