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

29
pages.zh/common/sc-im.md Normal file
View File

@@ -0,0 +1,29 @@
# SC-IM
> 一个基于 curses 的、类似 vim 的电子表格计算器。
> 使用 hjkl 或箭头键进行导航。
> 更多信息:<https://github.com/andmarti1424/sc-im>。
- 启动 SC-IM
`scim {{path/to/file.csv}}`
- 在当前单元格中输入字符串:
`{{<|>}}`
- 在当前单元格中输入数字常量:
`=`
- 编辑当前单元格中的字符串:
`E`
- 编辑当前单元格中的数字:
`e`
- 居中对齐当前单元格:
`|`