We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8a02d2 commit 474fc91Copy full SHA for 474fc91
app/code/Magento/SalesRule/i18n/en_US.csv
@@ -99,7 +99,8 @@ FOUND,FOUND
99
"NOT FOUND","NOT FOUND"
100
"If an item is %1 in the cart with %2 of these conditions true:","If an item is %1 in the cart with %2 of these conditions true:"
101
"total quantity","total quantity"
102
-"total amount","total amount"
+"total amount (excl. tax)","total amount (excl. tax)"
103
+"total amount (incl. tax)","total amount (incl. tax)"
104
is,is
105
"is not","is not"
106
"equals or greater than","equals or greater than"
0 commit comments