File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
invokeai/frontend/web/public/locales Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 523
523
"title" : " Workflows" ,
524
524
"addNode" : {
525
525
"title" : " Add Node" ,
526
- "descl " : " Open the add node menu."
526
+ "desc " : " Open the add node menu."
527
527
},
528
528
"copySelection" : {
529
529
"title" : " Copy" ,
530
- "descl " : " Copy selected nodes and edges."
530
+ "desc " : " Copy selected nodes and edges."
531
531
},
532
532
"pasteSelection" : {
533
533
"title" : " Paste" ,
534
- "descl " : " Paste copied nodes and edges."
534
+ "desc " : " Paste copied nodes and edges."
535
535
},
536
536
"pasteSelectionWithEdges" : {
537
537
"title" : " Paste with Edges" ,
538
- "descl " : " Paste copied nodes, edges, and all edges connected to copied nodes."
538
+ "desc " : " Paste copied nodes, edges, and all edges connected to copied nodes."
539
539
},
540
540
"selectAll" : {
541
541
"title" : " Select All" ,
542
- "descl " : " Select all nodes and edges."
542
+ "desc " : " Select all nodes and edges."
543
543
},
544
544
"deleteSelection" : {
545
545
"title" : " Delete" ,
546
- "descl " : " Delete selected nodes and edges."
546
+ "desc " : " Delete selected nodes and edges."
547
547
},
548
548
"undo" : {
549
549
"title" : " Undo" ,
550
- "descl " : " Undo the last workflow action."
550
+ "desc " : " Undo the last workflow action."
551
551
},
552
552
"redo" : {
553
553
"title" : " Redo" ,
554
- "descl " : " Redo the last workflow action."
554
+ "desc " : " Redo the last workflow action."
555
555
}
556
556
},
557
557
"viewer" : {
You can’t perform that action at this time.
0 commit comments