-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
[Components] Translate.com #8187 #8258
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Hi @lcaresia just have to fix a minor typos there. Other than that LGTM! Ready for QA!
components/translate_com/actions/translate-text/translate-text.mjs
Outdated
Show resolved
Hide resolved
Co-authored-by: Jorge Cortes <[email protected]>
Co-authored-by: Jorge Cortes <[email protected]>
….mjs Co-authored-by: Jorge Cortes <[email protected]>
/approve |
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.
Approved!
WHAT
🤖 Generated by Copilot at 63f0a35
This pull request adds a new action component to the
translate_com
app that lets users translate text using the translate.com API. It also updates the app file, the package.json file, and the pnpm-lock.yaml file to support the new component. It deletes some unused files from thetranslate_com
app folder.🤖 Generated by Copilot at 63f0a35
WHY
HOW
🤖 Generated by Copilot at 63f0a35
.gitignore
andapp/translate_com.app.ts
(link, link)