-
Notifications
You must be signed in to change notification settings - Fork 14
docs: Auto-translate README and Wiki #79
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,3 +1,35 @@ | ||||||
|
|
||||||
| <div align="right"> | ||||||
| <details> | ||||||
| <summary >🌐 Language</summary> | ||||||
| <div> | ||||||
| <div align="center"> | ||||||
| <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=en">English</a> | ||||||
| | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=zh-CN">简体中文</a> | ||||||
| | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=zh-TW">繁體中文</a> | ||||||
| | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=ja">日本語</a> | ||||||
| | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=ko">한국어</a> | ||||||
| | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=hi">हिन्दी</a> | ||||||
| | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=th">ไทย</a> | ||||||
| | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=fr">Français</a> | ||||||
| | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=de">Deutsch</a> | ||||||
| | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=es">Español</a> | ||||||
| | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=it">Italiano</a> | ||||||
| | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=ru">Русский</a> | ||||||
| | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=pt">Português</a> | ||||||
| | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=nl">Nederlands</a> | ||||||
| | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=pl">Polski</a> | ||||||
| | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=ar">العربية</a> | ||||||
| | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=fa">فارسی</a> | ||||||
| | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=tr">Türkçe</a> | ||||||
| | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=vi">Tiếng Việt</a> | ||||||
| | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=id">Bahasa Indonesia</a> | ||||||
| | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=as">অসমীয়া</ | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Fix incomplete HTML tag for Assamese language link. The closing 🔎 Proposed fix- | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=as">অসমীয়া</
+ | <a href="https://openaitx.github.io/view.html?user=tgotwig&project=vidmerger&lang=as">অসমীয়া</a>📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||
| </div> | ||||||
| </div> | ||||||
| </details> | ||||||
| </div> | ||||||
|
|
||||||
| <!-- https://github.com/elsewhencode/project-guidelines/blob/master/README.sample.md --> | ||||||
|
|
||||||
| <p align="center"><a><img src="img/merge.gif" alt="img/merge.gif"/></a></p> | ||||||
|
|
||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove extra whitespace in summary tag.
There is unnecessary whitespace before the closing
>in the<summary>tag.🔎 Proposed fix
📝 Committable suggestion
🤖 Prompt for AI Agents