You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/lang/en-US/general.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -230,7 +230,7 @@
230
230
'purchase_date' => 'Purchase Date',
231
231
'qty' => 'QTY',
232
232
'quantity' => 'Quantity',
233
-
'quantity_minimum' => 'You have :count items below or almost below minimum quantity levels',
233
+
'quantity_minimum' => 'You have one item below or almost below minimum quantity levels|You have :count items below or almost below minimum quantity levels',
0 commit comments