mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Fixed different billing address label translation
This commit is contained in:
parent
1ac0be0175
commit
aa44cb52ce
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ sylius:
|
|||
checkout:
|
||||
shipping_method: Shipping Method
|
||||
payment_method: Payment Method
|
||||
addressing:
|
||||
different_billing_address: Use different address for billing?
|
||||
settings:
|
||||
general:
|
||||
title: Page title
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue