I18n agent action (#498)

* init commit for i18n-agent-action

Signed-off-by: SamYuan1990 <yy19902439@126.com>

* init i18n

Signed-off-by: SamYuan1990 <yy19902439@126.com>

---------

Signed-off-by: SamYuan1990 <yy19902439@126.com>
This commit is contained in:
Sam Yuan 2025-09-25 14:56:01 +08:00 committed by GitHub
parent d5737762df
commit cee024c994
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 26 additions and 0 deletions

View file

@ -370,6 +370,11 @@
<td> <a href="https://github.com/codexu/note-gen">NoteGen</a> </td>
<td> NoteGen 是一款的跨端的 Markdown 笔记应用,致力于使用 AI 建立记录和写作的桥梁,将碎片化知识整理成一篇可读的笔记。 </td>
</tr>
<tr>
<td> </td>
<td> <a href="https://github.com/SamYuan1990/i18n-agent-action">i18n-agent-action</a> </td>
<td> i18n Agent是一款人工智能驱动的工具旨在简化和自动化国际化i18n与本地化l10n工作流程。它通过先进的自然语言处理NLP和机器学习技术帮助开发者、翻译人员和产品团队高效管理多语言内容——既能消除人工错误又能加速全球部署进程。 </td>
</tr>
</table>
<p style="text-align: right;"><a href="#目录">^ 返回目录 ^</a></p>