Elone Hoo
Elone Hoo
「翻译须知」讨论
针对 [官方文档](https://vitest.dev/) 中的一些技术单词的翻译讨论
Repository: https://github.com/logon-tracer/core Introducing: Lightweight log monitoring framework. Function: You can capture the running Spring program and send an email when a specific exception is triggered.
校对检查
在这个 PR 中,根据 #391 的要求,将集中校对全文。 同时也会检查是否有翻译不到位的地方进行更改。 close #393
集中校对
在 `2024年2月7日` 至 `2024年2月18日` 进行全部的翻译校对工作,根据目前的 #391 。 - [x] [advanced/api](https://github.com/vitest-dev/docs-cn/blob/dev/advanced/api.md) - [x] [advanced/metadata](https://github.com/vitest-dev/docs-cn/blob/dev/advanced/metadata.md) - [x] [advanced/pool](https://github.com/vitest-dev/docs-cn/blob/dev/advanced/pool.md) - [x] [advanced/reporters](https://github.com/vitest-dev/docs-cn/blob/dev/advanced/reporters.md) - [x] [advanced/runner](https://github.com/vitest-dev/docs-cn/blob/dev/advanced/runner.md) - [x] [api/assert-type](https://github.com/vitest-dev/docs-cn/blob/dev/api/assert-type.md) - [x] [api/expect-typeof](https://github.com/vitest-dev/docs-cn/blob/dev/api/expect-typeof.md) - [x]...
Vitest 翻译须知 > 👏欢迎参与 [Vitest](https://github.com/vitest-dev) 的文档协作工作中,以下内容仅仅只适用于参与 [vitest-dev/docs-cn](https://github.com/vitest-dev/docs-cn) 仓库的协作,在此之前,劳烦阅读完以下全文。 ## 协作指南 ### 准备参与 - 安装 [Git](https://git-scm.com/downloads) - 安装 [Node.js](https://nodejs.org/en) 和 [pnpm](https://pnpm.io/zh/) 。 - 编辑、开发工具 (建议 [VSCode](https://code.visualstudio.com/)) ### 开发 ```bash $ git...