From e609a2d048f7054e10f67e3ce1a3e81ab0f4f7c9 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Fri, 8 Mar 2024 15:58:40 +0100 Subject: [PATCH] Updating restock detection texts --- .../content_fetchers/res/stock-not-in-stock.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/changedetectionio/content_fetchers/res/stock-not-in-stock.js b/changedetectionio/content_fetchers/res/stock-not-in-stock.js index d669f285..b9529152 100644 --- a/changedetectionio/content_fetchers/res/stock-not-in-stock.js +++ b/changedetectionio/content_fetchers/res/stock-not-in-stock.js @@ -17,8 +17,9 @@ function isItemInStock() { 'as soon as stock is available', 'ausverkauft', // sold out 'available for back order', - 'back-order or out of stock', + 'awaiting stock', 'back in stock soon', + 'back-order or out of stock', 'backordered', 'benachrichtigt mich', // notify me 'brak na stanie', @@ -66,10 +67,11 @@ function isItemInStock() { 'we couldn\'t find any products that match', 'we do not currently have an estimate of when this product will be back in stock.', 'we don\'t know when or if this item will be back in stock.', + 'we were not able to find a match', 'zur zeit nicht an lager', '品切れ', - '已售完', '已售', + '已售完', '품절' ];