Skip to content

docs: Auto-translate README and Wiki#30

Open
openaitx-system wants to merge 1 commit into
Frikallo:mainfrom
openaitx-system:Auto_translate_README_and_Wiki
Open

docs: Auto-translate README and Wiki#30
openaitx-system wants to merge 1 commit into
Frikallo:mainfrom
openaitx-system:Auto_translate_README_and_Wiki

Conversation

@openaitx-system

@openaitx-system openaitx-system commented Jul 20, 2026

Copy link
Copy Markdown

Added language badges to the README for easier access to translated versions: German, Spanish, French, Japanese, Korean, Portuguese, and Russian 20 languages.
System will auto-update translation for README and Wiki when this repository updated, and support multiple languages google/bing SEO search, and it's open source project, we can change web or local file mode.

The updated links can be previewed in my forked repository: https://github.com/openaitx-system/parakeet.cpp/tree/Auto_translate_README_and_Wiki

Demo links :

Image

If this doesn't align with your expectations, feel free to close this PR. Thanks for your time! 🙌

Summary by CodeRabbit

  • Documentation
    • Added a collapsible language selector to the README.
    • Added links to view the documentation in multiple languages, including English, Chinese, Japanese, and Korean.

@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

README.md adds a right-aligned collapsible language selector with links to external localized documentation views for multiple languages.

Changes

README language selector

Layer / File(s) Summary
Add README language selector
README.md
Adds a collapsible HTML language selector with links to external documentation views configured by language query parameters.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: frikallo

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title is related to the README translation/linking changes, though it overstates automation and includes Wiki without evidence in the diff.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Warning

⚠️ This pull request has been flagged as potential spam (seo-spam) by CodeRabbit slop detection and should be reviewed carefully.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@README.md`:
- Line 27: Complete the Assamese language anchor in the README by replacing the
truncated closing tag after its link with a valid </a> closing tag, leaving the
URL and link text unchanged.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 41eb5f69-f80a-41e1-91cf-ede35e2d02bb

📥 Commits

Reviewing files that changed from the base of the PR and between a212eea and 0289711.

📒 Files selected for processing (1)
  • README.md

Comment thread README.md
| <a href="https://openaitx.github.io/view.html?user=Frikallo&project=parakeet.cpp&lang=tr">Türkçe</a>
| <a href="https://openaitx.github.io/view.html?user=Frikallo&project=parakeet.cpp&lang=vi">Tiếng Việt</a>
| <a href="https://openaitx.github.io/view.html?user=Frikallo&project=parakeet.cpp&lang=id">Bahasa Indonesia</a>
| <a href="https://openaitx.github.io/view.html?user=Frikallo&project=parakeet.cpp&lang=as">অসমীয়া</

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Close the final language anchor.

The Assamese link ends with </ instead of </a>, so that option may not render or remain clickable.

Proposed fix
-        | <a href="https://openaitx.github.io/view.html?user=Frikallo&project=parakeet.cpp&lang=as">অসমীয়া</
+        | <a href="https://openaitx.github.io/view.html?user=Frikallo&project=parakeet.cpp&lang=as">অসমীয়া</a>
📝 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
| <a href="https://openaitx.github.io/view.html?user=Frikallo&project=parakeet.cpp&lang=as">অসমীয়া</
| <a href="https://openaitx.github.io/view.html?user=Frikallo&project=parakeet.cpp&lang=as">অসমীয়া</a>
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@README.md` at line 27, Complete the Assamese language anchor in the README by
replacing the truncated closing tag after its link with a valid </a> closing
tag, leaving the URL and link text unchanged.

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.

1 participant