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

@@ -0,0 +1,28 @@
# spicetify
> 自定义 Spotify 客户端的用户界面和功能。
> 更多信息:<https://spicetify.app>。
- 在第一次运行时生成配置文件并显示帮助:
`spicetify`
- 备份和预处理 Spotify 应用程序文件:
`spicetify backup`
- 打印所有配置字段及其值:
`spicetify config`
- 更改配置字段的值:
`spicetify config {{field}} {{value}}`
- 将自定义更改应用于 Spotify
`spicetify apply`
- 将 Spotify 恢复到其原始状态:
`spicetify restore`