Initial commit of 001code-html Scratch frontend project.

Includes scratch-gui, scratch-vm, scratch-blocks, scratch-render, scratch-l10n, and deployment config.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-16 15:37:45 +08:00
commit 6e0a1fbcbb
11350 changed files with 965674 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"starterProjects.starterProjects": "초보자용 프로젝트",
"starterProjects.intro": "스크래치 팀에서 만든 이 초보자용 프로젝트를 경험해 보세요. 프로젝트 안쪽을 들여다보고, 수정하거나 아이디어를 추가하기 위해 리믹스하세요.",
"starterProjects.animation": "애니메이션",
"starterProjects.games": "게임",
"starterProjects.interactiveArt": "인터랙티브 아트",
"starterProjects.musicDance": "음악과 춤",
"starterProjects.stories": "이야기",
"starterProjects.video": "비디오 감지"
}