|
|
@@ -101,6 +101,8 @@
|
|
|
"option": "Option",
|
|
|
"option-name": "Option name",
|
|
|
"option-values": "Option values",
|
|
|
+ "out-of-stock-threshold": "Out-of-stock threshold",
|
|
|
+ "out-of-stock-threshold-tooltip": "Sets the stock level at which this variant is considered to be out of stock. Using a negative value enables backorder support.",
|
|
|
"price": "Price",
|
|
|
"price-conversion-factor": "Price conversion factor",
|
|
|
"price-in-channel": "Price in { channel }",
|
|
|
@@ -122,16 +124,17 @@
|
|
|
"search-product-name-or-code": "Search by product name or code",
|
|
|
"sku": "SKU",
|
|
|
"slug": "Slug",
|
|
|
- "slug-pattern-error": "",
|
|
|
+ "slug-pattern-error": "Slug is invalid",
|
|
|
"stock-on-hand": "Stock",
|
|
|
"tax-category": "Tax category",
|
|
|
"taxes": "Taxes",
|
|
|
"track-inventory": "Track inventory",
|
|
|
- "track-inventory-false": "Do no track",
|
|
|
- "track-inventory-info": "When tracked, product variant stock levels will be automatically adjusted when sold",
|
|
|
+ "track-inventory-false": "Do not track",
|
|
|
"track-inventory-inherit": "Inherit from global settings",
|
|
|
+ "track-inventory-tooltip": "When tracked, product variant stock levels will be automatically adjusted when sold",
|
|
|
"track-inventory-true": "Track",
|
|
|
"update-product-option": "Update product option",
|
|
|
+ "use-global-value": "Use global value",
|
|
|
"values": "Values",
|
|
|
"variant": "Variant",
|
|
|
"view-contents": "View contents",
|
|
|
@@ -655,6 +658,8 @@
|
|
|
"email-address": "Email address",
|
|
|
"filter-by-member-name": "Filter by country",
|
|
|
"first-name": "First name",
|
|
|
+ "global-out-of-stock-threshold": "Global out-of-stock threshold",
|
|
|
+ "global-out-of-stock-threshold-tooltip": "Sets the stock level at which this a variant is considered to be out of stock. Using a negative value enables backorder support. Can be overridden by product variants.",
|
|
|
"last-name": "Last name",
|
|
|
"no-eligible-shipping-methods": "No eligible shipping methods",
|
|
|
"order": "Order",
|