mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
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…
x
Reference in New Issue
Block a user