Download-Button ergänzt
This commit is contained in:
@@ -24,4 +24,7 @@ return [
|
||||
'print_dialog.quantity_prompt' => 'How many copies would you like to print?',
|
||||
'print_dialog.cancel_button' => 'Cancel',
|
||||
'print_dialog.print_button' => 'Print',
|
||||
'download_button' => 'Download',
|
||||
'download_success' => 'Download started!',
|
||||
'download_error' => 'Download failed.',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user