mirror of
https://github.com/johndoe6345789/low-code-react-app-b.git
synced 2026-04-25 06:04:54 +00:00
Refactor app layout structure
This commit is contained in:
13
src/data/app-shortcuts.json
Normal file
13
src/data/app-shortcuts.json
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user