anki: add Chinese translation (#9993)

pull/23/head
Yi Liu 2023-04-02 06:49:05 +08:00 committed by GitHub
parent 6d545534f3
commit f3a5917a86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

20
pages.zh/common/anki.md Normal file
View File

@ -0,0 +1,20 @@
# anki
> 强大、智能的记忆卡片软件。
> 更多信息:<https://docs.ankiweb.net>.
- 启动 `anki`
`anki`
- 用一个特定的配置文件启动 `anki`
`anki -p {{配置文件名称}}`
- 以特定语言启动 `anki`
`anki -l {{语言}}`
- 从一个特定的目录而不是默认的(`~/Anki`)启动`anki`
`anki -b {{路径/到/目录}}`