Merge branch 'ent-12096-arreglar-apostrofe-en-texto-let-s-do-it-del-mensaje-de-bienvenida' into 'develop'
Ent 12096 arreglar apostrofe en texto let s do it del mensaje de bienvenida See merge request artica/pandorafms!6484
This commit is contained in:
commit
ab370f1cf6
|
@ -606,7 +606,7 @@ class WelcomeWindow extends Wizard
|
|||
],
|
||||
[
|
||||
'arguments' => [
|
||||
'label' => __("Let's do it!"),
|
||||
'label' => __('Let's do it!'),
|
||||
'type' => 'button',
|
||||
'attributes' => [
|
||||
'class' => 'secondary',
|
||||
|
|
Loading…
Reference in New Issue