runware.ai connection test funktioniert, drucken dialog implementiert
This commit is contained in:
@@ -18,4 +18,10 @@ return [
|
||||
'styled_image_display.title' => 'Newly Styled Image',
|
||||
'styled_image_display.keep_button' => 'Keep',
|
||||
'styled_image_display.delete_button' => 'Delete',
|
||||
'print_command_sent_successfully' => 'Print command sent successfully.',
|
||||
'failed_to_send_print_command' => 'Failed to send print command.',
|
||||
'print_dialog.title' => 'Print Image',
|
||||
'print_dialog.quantity_prompt' => 'How many copies would you like to print?',
|
||||
'print_dialog.cancel_button' => 'Cancel',
|
||||
'print_dialog.print_button' => 'Print',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user