Skip to content

Update zh README for simplified chinese #215

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

AIhaisi
Copy link

@AIhaisi AIhaisi commented Apr 6, 2025

add chinese README and update all README's teleport link

Summary by CodeRabbit

  • Documentation
    • Updated language selection links in the documentation to include English, Simplified Chinese, and Traditional Chinese, improving navigation and accessibility.
    • Added a comprehensive README in Simplified Chinese, providing detailed usage instructions, examples, and integration guides for the tool.

Copy link

coderabbitai bot commented Apr 6, 2025

Walkthrough

The changes update the language selection links in the main README and its localized versions. The main README and the Traditional Chinese README now feature a navigation line with explicit links to English, Simplified Chinese, and Traditional Chinese documentation, replacing the previous single-language link. Additionally, a new README in Simplified Chinese has been added, providing a comprehensive user guide for the project in that language. No changes were made to exported or public code entities.

Changes

File(s) Change Summary
README.md, docs/README_zh-tw.md Updated language selection links to include English, Simplified Chinese, and Traditional Chinese.
docs/README_zh-CN.md Added a new, full-featured README in Simplified Chinese, covering usage, API, and deployment.

Poem

🐇
Hopping through docs with glee,
More languages for all to see!
English, 中文, and 繁體 too,
Navigation made clear and new.
With guides in every tongue,
Our README song is sung—
Multilingual joy has just begun!
📚✨

Tip

⚡💬 Agentic Chat (Pro Plan, General Availability)
  • We're introducing multi-step agentic chat in review comments and issue comments, within and outside of PR's. This feature enhances review and issue discussions with the CodeRabbit agentic chat by enabling advanced interactions, including the ability to create pull requests directly from comments and add commits to existing pull requests.

🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 2

🔭 Outside diff range comments (1)
README.md (1)

40-50: 🛠️ Refactor suggestion

Markdown Table Formatting Suggestion:
In the Themes section, the “transparent” row is represented by a single cell (lines 48–49), which does not match the five-column format used elsewhere. This discrepancy may cause rendering issues. Consider restructuring that row—either by adding placeholder cells or reformatting the table—to maintain consistent column counts.

🧰 Tools
🪛 markdownlint-cli2 (0.17.2)

43-43: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


43-43: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


43-43: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


43-43: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


43-43: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


45-45: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


45-45: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


45-45: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


45-45: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


45-45: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


47-47: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


47-47: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


47-47: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


47-47: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


47-47: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


48-48: Table column count
Expected: 5; Actual: 1; Too few cells, row will be missing data

(MD056, table-column-count)


49-49: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


49-49: Table column count
Expected: 5; Actual: 1; Too few cells, row will be missing data

(MD056, table-column-count)

🧹 Nitpick comments (4)
docs/README_zh-tw.md (1)

1-7: Accessibility Improvement Suggestion:
While the badge images already include alt text (e.g. "Test and Lint" and "License: MIT"), please review each image to ensure the alt text is sufficiently descriptive for users relying on screen readers.

README.md (1)

30-34: Image Alt Text Consideration:
A number of images (e.g. the profile summary card images) are inserted without descriptive alt text. Providing meaningful alt text would enhance accessibility and improve usability for screen-reader users.

🧰 Tools
🪛 markdownlint-cli2 (0.17.2)

30-30: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


31-31: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


32-32: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


33-33: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


34-34: Images should have alternate text (alt text)
null

(MD045, no-alt-text)

docs/README_zh.md (2)

30-35: Enhance Image Accessibility:
Several images in the document are missing descriptive alt text. Adding these alt attributes will help visually impaired users understand the content of the images.

🧰 Tools
🪛 markdownlint-cli2 (0.17.2)

30-30: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


31-31: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


32-32: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


33-33: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


34-34: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


116-120: Consistency in Terminology:
Certain icons and terms like :star: and “output” are used as-is. Consider localizing or clarifying these terms (if appropriate) so that the document’s style is fully consistent with the target audience’s language. This is an optional suggestion based on your style preferences.

🧰 Tools
🪛 LanguageTool

[locale-violation] ~116-~116: 'star' é un xenismo. É preferíbel dicir "estrela"
Context: ...b个人资料摘要卡,并提交到您的存储库。添加此操作后,您还可以自己触发操作。 ⭐ [教程](https://github.com/vn7n24fzkq/git...

(GL_BARBARISM_REPLACE)


[locale-violation] ~116-~116: 'star' é un xenismo. É preferíbel dicir "estrela"
Context: ...ards/wiki/Tutorial) ( Recommendation ) ⭐ #### 首先 - 你需要正确授权的token | [Personal ...

(GL_BARBARISM_REPLACE)


[grammar] ~120-~120: 'Personal' é un erro. Considere utilizar "persoal"
Context: ...n ) ⭐ #### 首先 - 你需要正确授权的token | [Personal access token](https://docs.github.com/e...

(GL_WIKIPEDIA_COMMON_ERRORS)

🪛 markdownlint-cli2 (0.17.2)

118-118: Heading levels should only increment by one level at a time
Expected: h3; Actual: h4

(MD001, heading-increment)

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between c2fa12c and e7be848.

📒 Files selected for processing (3)
  • README.md (1 hunks)
  • docs/README_zh-tw.md (1 hunks)
  • docs/README_zh.md (1 hunks)
🧰 Additional context used
🪛 LanguageTool
README.md

[typographical] ~5-~5: Símbolo desemparellado: Parece que falta «[»
Context: ...b Profile Summary Cards English | [简体中文](/docs/README_zh.md...

(UNPAIRED_BRACKETS)


[typographical] ~5-~5: Símbolo desemparellado: Parece que falta «]»
Context: ...ADME.md) | 简体中文 | 繁體中文

...

(UNPAIRED_BRACKETS)

docs/README_zh.md

[typographical] ~5-~5: Símbolo desemparellado: Parece que falta «]»
Context: ...ADME.md) | 简体中文 | 繁體中文

...

(UNPAIRED_BRACKETS)


[locale-violation] ~116-~116: 'star' é un xenismo. É preferíbel dicir "estrela"
Context: ...b个人资料摘要卡,并提交到您的存储库。添加此操作后,您还可以自己触发操作。 ⭐ [教程](https://github.com/vn7n24fzkq/git...

(GL_BARBARISM_REPLACE)


[locale-violation] ~116-~116: 'star' é un xenismo. É preferíbel dicir "estrela"
Context: ...ards/wiki/Tutorial) ( Recommendation ) ⭐ #### 首先 - 你需要正确授权的token | [Personal ...

(GL_BARBARISM_REPLACE)


[grammar] ~120-~120: 'Personal' é un erro. Considere utilizar "persoal"
Context: ...n ) ⭐ #### 首先 - 你需要正确授权的token | [Personal access token](https://docs.github.com/e...

(GL_WIKIPEDIA_COMMON_ERRORS)


[grammar] ~121-~121: 'Personal' é un erro. Considere utilizar "persoal"
Context: ...b/creating-a-personal-access-token). [Personal token](https://github.com/vn7n24fzkq/gi...

(GL_WIKIPEDIA_COMMON_ERRORS)


[grammar] ~123-~123: 'personal' é un erro. Considere utilizar "persoal"
Context: ...rds/wiki/Tutorial#generate-token) - 添加 personal access token 到 repo secret. #### 使用模版 ...

(GL_WIKIPEDIA_COMMON_ERRORS)


[locale-violation] ~131-~131: 'output' é un xenismo. É preferíbel dicir "resultado"
Context: ...KEN 替换为你的 repo secret 之后触发 action ,你可以在 profile-summary-card-output 下尽情使用. #### 添加到已经创建的仓库 - 将此 action 添...

(GL_BARBARISM_REPLACE)


[locale-violation] ~141-~141: 'output' é un xenismo. É preferíbel dicir "resultado"
Context: ...itHub Actions 使用方法 在 action 完成之后. 你可以在 profile-summary-card-output 看到所有的摘要卡片. `注意: 一些摘要卡片可能不会及时更新, 因为git...

(GL_BARBARISM_REPLACE)


[grammar] ~182-~182: 'personal' é un erro. Considere utilizar "persoal"
Context: ...运行 - 需要 node 16 版本, 低版本可能会造成问题. - 添加 personal access token 到 .env 文件. ex: `GITHUB_T...

(GL_WIKIPEDIA_COMMON_ERRORS)

🪛 Gitleaks (8.21.2)
docs/README_zh.md

182-182: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.

(generic-api-key)

🪛 markdownlint-cli2 (0.17.2)
docs/README_zh.md

30-30: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


31-31: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


32-32: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


33-33: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


34-34: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


43-43: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


43-43: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


43-43: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


43-43: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


43-43: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


45-45: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


45-45: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


45-45: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


45-45: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


45-45: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


47-47: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


47-47: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


47-47: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


47-47: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


47-47: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


48-48: Table column count
Expected: 5; Actual: 1; Too few cells, row will be missing data

(MD056, table-column-count)


49-49: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


49-49: Table column count
Expected: 5; Actual: 1; Too few cells, row will be missing data

(MD056, table-column-count)


55-55: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


64-64: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


78-78: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


92-92: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


102-102: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


118-118: Heading levels should only increment by one level at a time
Expected: h3; Actual: h4

(MD001, heading-increment)

🔇 Additional comments (3)
docs/README_zh-tw.md (1)

9-9: Enhanced Language Navigation:
The updated language selection links now offer direct access to the English, Simplified Chinese, and Traditional Chinese versions. This change improves navigability for users.

README.md (1)

5-5: Enhanced Language Navigation:
The updated language selection links provide clear and immediate routes to the English, Simplified Chinese, and Traditional Chinese documentation. This is a great usability improvement—please verify that all links point to the correct files.

🧰 Tools
🪛 LanguageTool

[typographical] ~5-~5: Símbolo desemparellado: Parece que falta «[»
Context: ...b Profile Summary Cards English | [简体中文](/docs/README_zh.md...

(UNPAIRED_BRACKETS)


[typographical] ~5-~5: Símbolo desemparellado: Parece que falta «]»
Context: ...ADME.md) | 简体中文 | 繁體中文

...

(UNPAIRED_BRACKETS)

docs/README_zh.md (1)

5-5: Consistent Language Navigation:
The language selection links on line 5 correctly mirror those in the other README files, offering users clear options for English, Simplified Chinese, and Traditional Chinese versions.

🧰 Tools
🪛 LanguageTool

[typographical] ~5-~5: Símbolo desemparellado: Parece que falta «]»
Context: ...ADME.md) | 简体中文 | 繁體中文

...

(UNPAIRED_BRACKETS)

Comment on lines 38 to 39
## Themes | 主题

Copy link

Choose a reason for hiding this comment

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

🛠️ Refactor suggestion

Themes Table Formatting Alert:
The Themes table includes a row for “transparent” (lines 48–49) that doesn’t conform to the expected five-column structure. Adjusting this table for consistent column alignment will improve its readability.

Comment on lines 181 to 182
- 需要 `node 16` 版本, 低版本可能会造成问题.
- 添加 personal access token 到 `.env` 文件. ex: `GITHUB_TOKEN=abcda69ddf66ae95538c5b1666591b59b4abc73a`
Copy link

Choose a reason for hiding this comment

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

⚠️ Potential issue

Secure Token Example:
The example provided for setting the GITHUB_TOKEN in the .env file (line 182) appears to contain an actual token value. For security reasons, please replace this with a placeholder (e.g., YOUR_GITHUB_TOKEN) to prevent any risk of leaking credentials.

🧰 Tools
🪛 LanguageTool

[grammar] ~182-~182: 'personal' é un erro. Considere utilizar "persoal"
Context: ...运行 - 需要 node 16 版本, 低版本可能会造成问题. - 添加 personal access token 到 .env 文件. ex: `GITHUB_T...

(GL_WIKIPEDIA_COMMON_ERRORS)

🪛 Gitleaks (8.21.2)

182-182: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.

(generic-api-key)

@vn7n24fzkq vn7n24fzkq requested a review from Copilot April 17, 2025 04:39
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

A PR to update language versions in README files by adding Simplified Chinese documentation and updating language option links.

  • Added a new Simplified Chinese README (README_zh.md) with comprehensive usage and API instructions.
  • Updated language navigation links in README.md and README_zh-tw.md for clearer and more consistent options.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
docs/README_zh.md Added comprehensive Simplified Chinese documentation.
docs/README_zh-tw.md Updated language links for better navigation.
README.md Updated language navigation links for consistency.

- [提供支持的语言](https://github.com/github/linguist/blob/master/lib/linguist/languages.yml)

### GitHub 状态卡片
![](http://github-profile-summary-cards.vercel.app/api/cards/stats?username=vn7n24fzkq&theme=nord_bright&)
Copy link
Preview

Copilot AI Apr 17, 2025

Choose a reason for hiding this comment

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

There appears to be an extra '&' at the end of the URL in the GitHub 状态卡片 image. Removing the trailing '&' should prevent any unexpected URL behavior.

Suggested change
![](http://github-profile-summary-cards.vercel.app/api/cards/stats?username=vn7n24fzkq&theme=nord_bright&)
![](http://github-profile-summary-cards.vercel.app/api/cards/stats?username=vn7n24fzkq&theme=nord_bright)

Copilot uses AI. Check for mistakes.

@vn7n24fzkq
Copy link
Owner

Hi @AIhaisi, thank you for your contribution!
Just a small note: for Simplified Chinese, using zh-CN in the file name would be more in line with common conventions (e.g., IETF language tags and general internationalization practices).
Would you mind updating the language code accordingly?

Really appreciate your help improving the project!

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 2

🧹 Nitpick comments (3)
docs/README_zh-CN.md (3)

7-7: Quote href attribute values for valid HTML.

In the anchor tag on line 7, the href value isn’t wrapped in quotes, which can break rendering. Please change:

-<a href=https://github.com/tipsy/profile-summary-for-github>profile-summary-for-github</a>
+<a href="https://github.com/tipsy/profile-summary-for-github">profile-summary-for-github</a>

30-34: Add descriptive alt text to inline images for accessibility.

All five SVG preview images are using ![](...) without alt text. For screen readers and better markdown fallback, please add meaningful descriptions. For example:

-![](https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/0-profile-details.svg)
+![Profile Details Card](https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/0-profile-details.svg)
🧰 Tools
🪛 markdownlint-cli2 (0.17.2)

30-30: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


31-31: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


32-32: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


33-33: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


34-34: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


118-118: Maintain semantic heading levels.

Under the H2 heading ## 如何使用 (GitHub Actions), you’ve jumped to H4 (#### 首先). For a logical document structure, use H3:

-#### 首先
+### 首先
🧰 Tools
🪛 markdownlint-cli2 (0.17.2)

118-118: Heading levels should only increment by one level at a time
Expected: h3; Actual: h4

(MD001, heading-increment)

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between e7be848 and 75b9808.

📒 Files selected for processing (1)
  • docs/README_zh-CN.md (1 hunks)
🧰 Additional context used
🪛 LanguageTool
docs/README_zh-CN.md

[typographical] ~5-~5: Símbolo desemparellado: Parece que falta «]»
Context: ...ADME.md) | 简体中文 | 繁體中文

...

(UNPAIRED_BRACKETS)


[locale-violation] ~116-~116: 'star' é un xenismo. É preferíbel dicir "estrela"
Context: ...b个人资料摘要卡,并提交到您的存储库。添加此操作后,您还可以自己触发操作。 ⭐ [教程](https://github.com/vn7n24fzkq/git...

(GL_BARBARISM_REPLACE)


[locale-violation] ~116-~116: 'star' é un xenismo. É preferíbel dicir "estrela"
Context: ...ards/wiki/Tutorial) ( Recommendation ) ⭐ #### 首先 - 你需要正确授权的token | [Personal ...

(GL_BARBARISM_REPLACE)


[grammar] ~120-~120: 'Personal' é un erro. Considere utilizar "persoal"
Context: ...n ) ⭐ #### 首先 - 你需要正确授权的token | [Personal access token](https://docs.github.com/e...

(GL_WIKIPEDIA_COMMON_ERRORS)


[grammar] ~121-~121: 'Personal' é un erro. Considere utilizar "persoal"
Context: ...b/creating-a-personal-access-token). [Personal token](https://github.com/vn7n24fzkq/gi...

(GL_WIKIPEDIA_COMMON_ERRORS)


[grammar] ~123-~123: 'personal' é un erro. Considere utilizar "persoal"
Context: ...rds/wiki/Tutorial#generate-token) - 添加 personal access token 到 repo secret. #### 使用模版 ...

(GL_WIKIPEDIA_COMMON_ERRORS)


[locale-violation] ~131-~131: 'output' é un xenismo. É preferíbel dicir "resultado"
Context: ...KEN 替换为你的 repo secret 之后触发 action ,你可以在 profile-summary-card-output 下尽情使用. #### 添加到已经创建的仓库 - 将此 action 添...

(GL_BARBARISM_REPLACE)


[locale-violation] ~141-~141: 'output' é un xenismo. É preferíbel dicir "resultado"
Context: ...itHub Actions 使用方法 在 action 完成之后. 你可以在 profile-summary-card-output 看到所有的摘要卡片. `注意: 一些摘要卡片可能不会及时更新, 因为git...

(GL_BARBARISM_REPLACE)


[grammar] ~182-~182: 'personal' é un erro. Considere utilizar "persoal"
Context: ...运行 - 需要 node 16 版本, 低版本可能会造成问题. - 添加 personal access token 到 .env 文件. ex: `GITHUB_T...

(GL_WIKIPEDIA_COMMON_ERRORS)

🪛 Gitleaks (8.21.2)
docs/README_zh-CN.md

182-182: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.

(generic-api-key)

🪛 markdownlint-cli2 (0.17.2)
docs/README_zh-CN.md

30-30: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


31-31: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


32-32: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


33-33: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


34-34: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


43-43: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


43-43: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


43-43: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


43-43: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


43-43: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


45-45: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


45-45: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


45-45: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


45-45: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


45-45: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


47-47: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


47-47: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


47-47: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


47-47: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


47-47: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


48-48: Table column count
Expected: 5; Actual: 1; Too few cells, row will be missing data

(MD056, table-column-count)


49-49: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


49-49: Table column count
Expected: 5; Actual: 1; Too few cells, row will be missing data

(MD056, table-column-count)


55-55: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


64-64: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


78-78: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


92-92: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


102-102: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


118-118: Heading levels should only increment by one level at a time
Expected: h3; Actual: h4

(MD001, heading-increment)

<h1>GitHub Profile Summary Cards</h1>


[English](/README.md) | [简体中文](/docs/README_zh.md) | [繁體中文](/docs/README_zh-tw.md)
Copy link

Choose a reason for hiding this comment

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

🛠️ Refactor suggestion

Update Simplified Chinese link to use the correct file name.

The navigation line points to /docs/README_zh.md, but this file is named README_zh-CN.md. Please update the link so users land on the new Simplified Chinese README:

-[简体中文](/docs/README_zh.md)
+[简体中文](/docs/README_zh-CN.md)
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
[English](/README.md) | [简体中文](/docs/README_zh.md) | [繁體中文](/docs/README_zh-tw.md)
[English](/README.md) | [简体中文](/docs/README_zh-CN.md) | [繁體中文](/docs/README_zh-tw.md)
🧰 Tools
🪛 LanguageTool

[typographical] ~5-~5: Símbolo desemparellado: Parece que falta «]»
Context: ...ADME.md) | 简体中文 | 繁體中文

...

(UNPAIRED_BRACKETS)

Comment on lines +43 to +49
|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=default)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=2077)| ![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=dracula)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=github)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=github_dark)|
|gruvbox|monokai|nord_bright|nord_dark|radical|
|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=gruvbox)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=monokai)| ![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=nord_bright)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=nord_dark) |![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=radical)|
|solarized|solarized_dark|tokyonight|vue|zenburn|
|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=solarized)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=solarized_dark)| ![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=tokyonight)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=vue) |![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=zenburn)|
|transparent|
|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=transparent)|
Copy link

Choose a reason for hiding this comment

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

🛠️ Refactor suggestion

Fix table column count mismatch for the “transparent” theme.

The final theme row and its image only define one cell each, but the table header expects five columns. To align properly, add empty cells:

-|transparent|
+|transparent|||||
-|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=transparent)|
+|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=transparent)|||||
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=default)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=2077)| ![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=dracula)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=github)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=github_dark)|
|gruvbox|monokai|nord_bright|nord_dark|radical|
|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=gruvbox)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=monokai)| ![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=nord_bright)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=nord_dark) |![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=radical)|
|solarized|solarized_dark|tokyonight|vue|zenburn|
|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=solarized)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=solarized_dark)| ![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=tokyonight)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=vue) |![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=zenburn)|
|transparent|
|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=transparent)|
|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=default)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=2077)| ![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=dracula)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=github)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=github_dark)|
|gruvbox|monokai|nord_bright|nord_dark|radical|
|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=gruvbox)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=monokai)| ![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=nord_bright)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=nord_dark) |![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=radical)|
|solarized|solarized_dark|tokyonight|vue|zenburn|
|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=solarized)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=solarized_dark)| ![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=tokyonight)|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=vue) |![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=zenburn)|
|transparent|||||
|![](https://github-profile-summary-cards.vercel.app/api/cards/profile-details?username=vn7n24fzkq&theme=transparent)|||||
🧰 Tools
🪛 markdownlint-cli2 (0.17.2)

43-43: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


43-43: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


43-43: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


43-43: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


43-43: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


45-45: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


45-45: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


45-45: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


45-45: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


45-45: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


47-47: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


47-47: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


47-47: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


47-47: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


47-47: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


48-48: Table column count
Expected: 5; Actual: 1; Too few cells, row will be missing data

(MD056, table-column-count)


49-49: Images should have alternate text (alt text)
null

(MD045, no-alt-text)


49-49: Table column count
Expected: 5; Actual: 1; Too few cells, row will be missing data

(MD056, table-column-count)

@AIhaisi
Copy link
Author

AIhaisi commented Apr 17, 2025

Hi @AIhaisi, thank you for your contribution! Just a small note: for Simplified Chinese, using zh-CN in the file name would be more in line with common conventions (e.g., IETF language tags and general internationalization practices). Would you mind updating the language code accordingly?

Really appreciate your help improving the project!

absolutely fine

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