add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -1,17 +1,17 @@
# apm
> Atom 编辑器包管理工具
> 参见 `atom`.
> 更多信息:<https://github.com/atom/apm>.
> Atom 编辑器包管理
> 另见:`atom`
> 更多信息:<https://github.com/atom/apm>
- 下载包:<http://atom.io/packages> 和主题 <http://atom.io/themes>
- <http://atom.io/packages> 安装一个包或从 <http://atom.io/themes> 安装一个主题
`apm install {{包名}}`
`apm install {{package}}`
- 移除包 / 主题:
- 移除一个包/主题:
`apm remove {{包名}}`
`apm remove {{package}}`
- 升级包 / 主题:
- 升级一个包/主题:
`apm upgrade {{包名}}`
`apm upgrade {{package}}`