Skip to content

Commit

Permalink
Fix Tpay Visa Mobile phone number translation (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
lchrusciel authored Oct 30, 2024
2 parents 07fc950 + 7294d9f commit 631a8f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Form/Type/TpayPaymentDetailsType.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ public function buildForm(FormBuilderInterface $builder, array $options): void
groups: ['sylius_checkout_complete'],
),
],
'label' => 'sylius.ui.phone_number',
],
);

Expand Down

0 comments on commit 631a8f9

Please sign in to comment.