feat: initial release v0.3.0

This commit is contained in:
saturn
2026-03-08 03:15:27 +08:00
commit 881ed44996
1311 changed files with 225407 additions and 0 deletions

27
messages/en/landing.json Normal file
View File

@@ -0,0 +1,27 @@
{
"title": "waoowaoo",
"subtitle": "AI Film & TV Studio",
"enterWorkspace": "Enter Workspace",
"loading": "Loading...",
"getStarted": "Get Started",
"learnMore": "Learn More",
"features": {
"title": "Unleash Infinite Creativity",
"subtitle": "Full-process AI assistance, from script to final cut",
"character": {
"title": "Character Workshop",
"description": "Create unique anime characters with high consistency"
},
"storyboard": {
"title": "Smart Storyboard",
"description": "One-click text to storyboard, precise narrative control"
},
"world": {
"title": "World Building",
"description": "Immersive scene generation to build grand story backgrounds"
}
},
"footer": {
"copyright": "2026 waoowaoo AI. All rights reserved."
}
}