10 lines
380 B
JSON
10 lines
380 B
JSON
{
|
|
"app": {
|
|
"title": "Screenshot to Code",
|
|
"errors": {
|
|
"emptyInstruction": "Please include some instructions for AI on what to update.",
|
|
"noCurrentVersion": "No current version set. Contact support or open a Github issue.",
|
|
"invalidHistory": "Version history is invalid. This shouldn't happen. Please contact support or open a Github issue."
|
|
}
|
|
}
|
|
} |