mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
apply suggestion with new translation key
This commit is contained in:
parent
ff64be7312
commit
6f1425f877
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<h1 class="ui header">
|
||||
<i class="circular truck icon"></i>
|
||||
<div class="content">
|
||||
{{ 'sylius.ui.shipment'|trans ~ ' : ' ~ 'sylius.ui.order'|trans ~ ' #' ~ shipment.order.number}}
|
||||
{{ 'sylius.ui.shipment_for_order'|trans }} #{{ shipment.order.number }}
|
||||
<div class="sub header">
|
||||
<div class="ui horizontal divided list">
|
||||
<div class="item">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue