Skip to content

Commit

Permalink
update translation
Browse files Browse the repository at this point in the history
  • Loading branch information
sgodard committed Jul 11, 2023
1 parent 3561089 commit deb4df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Translations/OrderStatesTranslations.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class OrderStatesTranslations
{
const STANDARD_ISO_CODE = 'en';
const PS_CHECKOUT_STATE_WAITING_PAYMENT = [
'en' => 'Waiting payment',
'en' => 'Waiting for payment',
'fr' => 'En attente de paiement',
'es' => 'Esperando el pago',
'it' => 'In attesa di pagamento',
Expand Down

0 comments on commit deb4df3

Please sign in to comment.