Copilot commented on code in PR #3424:
URL: https://github.com/apache/doris-website/pull/3424#discussion_r2870355218
##########
docs/sql-manual/sql-statements/table-and-view/table/CREATE-TABLE.md:
##########
@@ -93,7 +93,7 @@ partitions_definition
<origin_partitions_definition>
```
-- 其中:
+- Where:
Review Comment:
The PR description states "Confirm no other Chinese characters remain in the
affected files," but the search reveals that `其中:` still appears in English doc
files that were not included in this PR:
-
`docs/sql-manual/sql-statements/table-and-view/index/CANCEL-BUILD-INDEX.md`
(line 20)
-
`versioned_docs/version-2.1/sql-manual/sql-statements/table-and-view/index/CANCEL-BUILD-INDEX.md`
(line 20)
-
`versioned_docs/version-3.x/sql-manual/sql-statements/table-and-view/index/CANCEL-BUILD-INDEX.md`
(line 20)
-
`versioned_docs/version-4.x/sql-manual/sql-statements/table-and-view/index/CANCEL-BUILD-INDEX.md`
(line 20)
These files are marked with `"language": "en"` in their frontmatter but
still contain untranslated Chinese text. These are outside the scope of the
current PR's diff but should be addressed as a follow-up to complete the
translation cleanup described in the PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]