Refactor app layout structure

This commit is contained in:
2026-01-18 00:34:26 +00:00
parent 9cb7297f5b
commit dfe42008e5
13 changed files with 692 additions and 825 deletions

View File

@@ -0,0 +1,13 @@
{
"shortcuts": {
"search": "Search",
"shortcuts": "Shortcuts",
"preview": "Preview"
},
"messages": {
"loading": "Loading CodeForge...",
"projectLoaded": "Project loaded",
"aiComingSoon": "AI generation coming soon",
"exportComingSoon": "Export coming soon"
}
}