removed space between number and percentage
This commit is contained in:
parent
b96ccc876e
commit
e6922afa36
@ -18,7 +18,7 @@ return [
|
||||
|
||||
'item_name' => 'Item Name|Item Names',
|
||||
|
||||
'show_discount' => ':discount % Discount',
|
||||
'show_discount' => ':discount% Discount',
|
||||
'add_discount' => 'Add Discount',
|
||||
'discount_desc' => 'of subtotal',
|
||||
|
||||
|
@ -18,7 +18,7 @@ return [
|
||||
|
||||
'item_name' => 'Item Name|Item Names',
|
||||
|
||||
'show_discount' => ':discount % Discount',
|
||||
'show_discount' => ':discount% Discount',
|
||||
'add_discount' => 'Add Discount',
|
||||
'discount_desc' => 'of subtotal',
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user