File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -176,4 +176,5 @@ Rate,Rate
176
176
"Order Total Incl. Tax","Order Total Incl. Tax"
177
177
"Order Total","Order Total"
178
178
"Your credit card will be charged for","Your credit card will be charged for"
179
- "An error occurred while loading tax rates.","An error occurred while loading tax rates."
179
+ "An error occurred while loading tax rates.","An error occurred while loading tax rates."
180
+ "You will be charged for","You will be charged for"
Original file line number Diff line number Diff line change 70
70
<item name =" config" xsi : type =" array" >
71
71
<item name =" exclTaxLabel" xsi : type =" string" translate =" true" >Order Total Excl. Tax</item >
72
72
<item name =" inclTaxLabel" xsi : type =" string" translate =" true" >Order Total Incl. Tax</item >
73
- <item name =" basicCurrencyMessage" xsi : type =" string" translate =" true" >Your credit card will be charged for</item >
73
+ <item name =" basicCurrencyMessage" xsi : type =" string" translate =" true" >You will be charged for</item >
74
74
<item name =" title" xsi : type =" string" translate =" true" >Order Total</item >
75
75
</item >
76
76
</item >
You can’t perform that action at this time.
0 commit comments