mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +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' => [
|
'arguments' => [
|
||||||
'label' => __("Let's do it!"),
|
'label' => __('Let's do it!'),
|
||||||
'type' => 'button',
|
'type' => 'button',
|
||||||
'attributes' => [
|
'attributes' => [
|
||||||
'class' => 'secondary',
|
'class' => 'secondary',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user