添加静态模板

This commit is contained in:
2025-09-08 07:24:28 +00:00
parent b4bb4896af
commit 6df94872b3
8 changed files with 126 additions and 2 deletions

View File

@@ -1371,6 +1371,15 @@ line=行
lines=
from_comment=(评论)
create_from_template_name_one=base
create_from_template_description_one=DevStar 基础镜像模板项目
create_from_template_name_two=pio
create_from_template_description_two=内置PlatformIO的嵌入式项目工程模板
create_from_template_name_three=pio
create_from_template_description_three=内置PlatformIO的嵌入式项目工程模板
create_from_template_name_four=python
create_from_template_description_four=python项目工程模板
editor.add_file=添加文件
editor.new_file=新建文件
editor.upload_file=上传文件