mirror of
https://github.com/Lydanne/spaceflow.git
synced 2026-03-11 19:52:45 +08:00
chore: 初始化仓库
This commit is contained in:
8
cli/src/locales/zh-cn/list.json
Normal file
8
cli/src/locales/zh-cn/list.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"description": "列出已安装的技能包",
|
||||
"extensionDescription": "列出已安装的插件/技能",
|
||||
"noSkills": "📦 没有已安装的技能包",
|
||||
"installHint": "使用以下命令安装技能包:",
|
||||
"installedExtensions": "📦 已安装的扩展 ({{installed}}/{{total}}):",
|
||||
"commands": "命令: {{commands}}"
|
||||
}
|
||||
Reference in New Issue
Block a user