File tree 1 file changed +3
-3
lines changed
invokeai/frontend/web/public/locales
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1286
1286
"somethingWentWrong" : " Something Went Wrong" ,
1287
1287
"uploadFailed" : " Upload failed" ,
1288
1288
"imagesWillBeAddedTo" : " Uploaded images will be added to board {{boardName}}'s assets." ,
1289
- "uploadFailedInvalidUploadDesc_withCount_one" : " Must be maximum of 1 PNG or JPEG image." ,
1290
- "uploadFailedInvalidUploadDesc_withCount_other" : " Must be maximum of {{count}} PNG or JPEG images." ,
1291
- "uploadFailedInvalidUploadDesc" : " Must be PNG or JPEG images." ,
1289
+ "uploadFailedInvalidUploadDesc_withCount_one" : " Must be maximum of 1 PNG, JPEG or WEBP image." ,
1290
+ "uploadFailedInvalidUploadDesc_withCount_other" : " Must be maximum of {{count}} PNG, JPEG or WEBP images." ,
1291
+ "uploadFailedInvalidUploadDesc" : " Must be PNG, JPEG or WEBP images." ,
1292
1292
"workflowLoaded" : " Workflow Loaded" ,
1293
1293
"problemRetrievingWorkflow" : " Problem Retrieving Workflow" ,
1294
1294
"workflowDeleted" : " Workflow Deleted" ,
You can’t perform that action at this time.
0 commit comments