#12096 Fix apos in welcome window

This commit is contained in:
miguel angel rasteu 2023-09-21 16:26:44 +02:00
parent 963664c1d8
commit 1d5b4ebc0f
1 changed files with 1 additions and 1 deletions

View File

@ -606,7 +606,7 @@ class WelcomeWindow extends Wizard
],
[
'arguments' => [
'label' => __("Let's do it!"),
'label' => __('Let's do it!'),
'type' => 'button',
'attributes' => [
'class' => 'secondary',