mirror of
https://github.com/Lydanne/spaceflow.git
synced 2026-03-12 04:02:45 +08:00
chore: 初始化仓库
This commit is contained in:
6
commands/ci-scripts/src/locales/zh-cn/ci-scripts.json
Normal file
6
commands/ci-scripts/src/locales/zh-cn/ci-scripts.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"description": "在分支锁定/解锁之间执行 JS 语句",
|
||||
"argsDescription.script": "要执行的 JS 语句",
|
||||
"noScript": "❌ 请提供要执行的 JS 语句",
|
||||
"extensionDescription": "CI 脚本命令,用于在分支锁定/解锁之间执行 JS 语句"
|
||||
}
|
||||
Reference in New Issue
Block a user