add new chinese translations
This commit is contained in:
12
pages.zh/common/svgcleaner.md
Normal file
12
pages.zh/common/svgcleaner.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# svgcleaner
|
||||
|
||||
> SVG 优化工具。
|
||||
> 更多信息:<https://github.com/RazrFalcon/svgcleaner>。
|
||||
|
||||
- 优化一个 SVG:
|
||||
|
||||
`svgcleaner {{input.svg}} {{output.svg}}`
|
||||
|
||||
- 多次优化一个 SVG:
|
||||
|
||||
`svgcleaner --multipass {{input.svg}} {{output.svg}}`
|
Reference in New Issue
Block a user