pr-name

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese
The following format must be used for the PR title:
`[package-name]`: [commit-message]
For example:
`@remotion/shapes`: Add heart shape
The package name must be obtained from package.json.
If multiple packages are affected, use the one that you think if most relevant.
If the change is about docs only:
Docs: Add page about heart shape
PR标题必须遵循以下格式:
`[package-name]`: [commit-message]
例如:
`@remotion/shapes`: Add heart shape
包名称必须从package.json中获取。
如果变更涉及多个包,请选择你认为最相关的那个。
如果变更仅涉及文档:
Docs: Add page about heart shape