Skip to content

docs: remove root translated readmes#11613

Open
Drixled wants to merge 1 commit into
mainfrom
docs/remove-root-translated-readmes
Open

docs: remove root translated readmes#11613
Drixled wants to merge 1 commit into
mainfrom
docs/remove-root-translated-readmes

Conversation

@Drixled

@Drixled Drixled commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Revert PR #11335 so translated README files no longer live at the repository root.

This is the first half of a stacked change: a follow-up PR will re-add the same translated READMEs under translations/ so future upstream syncs do not see root-file additions followed by Kilo-specific renames.

The follow-up can be merged immediately after this PR.

@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs (docs-staging) Ready Ready Preview, Comment Jun 24, 2026 12:57am

Request Review

Comment thread README.md
English | <a href="README.zh.md">简体中文</a> | <a href="README.zht.md">繁體中文</a> | <a href="README.ko.md">한국어</a> | <a href="README.de.md">Deutsch</a> | <a href="README.es.md">Español</a> | <a href="README.fr.md">Français</a> | <a href="README.it.md">Italiano</a> | <a href="README.da.md">Dansk</a> | <a href="README.ja.md">日本語</a> | <a href="README.pl.md">Polski</a> | <a href="README.ru.md">Русский</a> | <a href="README.bs.md">Bosanski</a> | <a href="README.ar.md">العربية</a> | <a href="README.no.md">Norsk</a> | <a href="README.br.md">Português (Brasil)</a> | <a href="README.th.md">ไทย</a> | <a href="README.tr.md">Türkçe</a> | <a href="README.uk.md">Українська</a> | <a href="README.bn.md">বাংলা</a> | <a href="README.gr.md">Ελληνικά</a> | <a href="README.vi.md">Tiếng Việt</a>
</p>

<p align="center">

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

WARNING: This removes the only in-repo entry point to the translated READMEs before their replacement paths exist

On the current branch there is no translations/ directory and README.md no longer exposes any non-English docs links. Merging this half of the stack on its own means users on main temporarily lose discoverability of every localized README, and any existing direct links to README.<lang>.md return 404 until the follow-up lands. Consider landing the replacement paths and updated links in the same PR so the docs stay continuously available.


Reply with @kilocode-bot fix it to have Kilo Code address this issue.

@kilo-code-bot

kilo-code-bot Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: 1 Issue Found | Recommendation: Address before merge

Overview

Severity Count
CRITICAL 0
WARNING 1
SUGGESTION 0
Issue Details (click to expand)

WARNING

File Line Issue
README.md 1 Removes the only in-repo links to translated READMEs before any replacement path exists, so main temporarily loses discoverability of localized docs and existing README.<lang>.md links 404.

Fix these issues in Kilo Cloud

Files Reviewed (22 files)
  • README.md - 1 issue
  • README.ar.md
  • README.bn.md
  • README.br.md
  • README.bs.md
  • README.da.md
  • README.de.md
  • README.es.md
  • README.fr.md
  • README.gr.md
  • README.it.md
  • README.ja.md
  • README.ko.md
  • README.no.md
  • README.pl.md
  • README.ru.md
  • README.th.md
  • README.tr.md
  • README.uk.md
  • README.vi.md
  • README.zh.md
  • README.zht.md

Reviewed by gpt-5.4-20260305 · Input: 72.3K · Output: 11.8K · Cached: 521.5K

Review guidance: REVIEW.md from base branch main

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