Fix python and js group

This commit is contained in:
Aoran Zeng
2025-08-10 20:37:36 +08:00
parent efd2ea2712
commit fec96b812b
10 changed files with 21 additions and 96 deletions

View File

@@ -27,7 +27,7 @@ pl_js_group_prelude (void)
chef_set_contributors (this,0);
chef_allow_local_mode (this, PartiallyCan,
"支持 npm, yarn v2, pnpm, 不支持 yarn v1"
"支持 npm, yarn v2, pnpm, 不支持 yarn v1",
"Support npm, yarn v2, pnpm, not yarn v1");
chef_allow_english(this);
chef_allow_user_define(this);