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:
Rafael Ameijeiras 2023-12-11 14:45:06 +00:00
commit ab370f1cf6
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',