mirror of
https://github.com/johndoe6345789/low-code-react-app-b.git
synced 2026-04-25 06:04:54 +00:00
14 lines
297 B
JSON
14 lines
297 B
JSON
{
|
|
"shortcuts": {
|
|
"search": "Search",
|
|
"shortcuts": "Shortcuts",
|
|
"preview": "Preview"
|
|
},
|
|
"messages": {
|
|
"loading": "Loading CodeForge...",
|
|
"projectLoaded": "Project loaded",
|
|
"aiComingSoon": "AI generation coming soon",
|
|
"exportComingSoon": "Export coming soon"
|
|
}
|
|
}
|