Skip to content

Commit

Permalink
add default example labels for the payment
Browse files Browse the repository at this point in the history
  • Loading branch information
franzholz committed Feb 13, 2019
1 parent 6d84200 commit 7128890
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions marker/locallang.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@

<label index="p_old_price">Old price</label>
<label index="p_discount">Discount</label>
<label index="p_discount_price">Discount price</label>
<label index="p_unit_price">Unit price</label>
<label index="p_acccessory">Accessories</label>
<label index="p_category">Category</label>
Expand Down Expand Up @@ -417,6 +418,10 @@
<label index="text_message_shipping_20">Shipping to countries #20</label>
<label index="text_message_shipping_30">Shipping to countries #30</label>

<label index="text_message_payment_10">Payment method #10</label>
<label index="text_message_payment_20">Payment method #20</label>
<label index="text_message_payment_30">Payment method #30</label>

</languageKey>
</data>
</T3locallang>

0 comments on commit 7128890

Please sign in to comment.