From 5cccccb0b639d5b89f9f8da89158bae4f610f89e Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Tue, 26 Sep 2023 14:32:39 +0200 Subject: [PATCH] Restock detect - bumping texts for restock detection --- changedetectionio/res/stock-not-in-stock.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changedetectionio/res/stock-not-in-stock.js b/changedetectionio/res/stock-not-in-stock.js index c0ca9b2f..7023fb9b 100644 --- a/changedetectionio/res/stock-not-in-stock.js +++ b/changedetectionio/res/stock-not-in-stock.js @@ -5,14 +5,19 @@ function isItemInStock() { 'agotado', 'artikel zurzeit vergriffen', 'as soon as stock is available', + 'ausverkauft', // sold out 'available for back order', + 'back-order or out of stock', 'backordered', + 'benachrichtigt mich', // notify me 'brak na stanie', 'brak w magazynie', 'coming soon', 'currently have any tickets for this', 'currently unavailable', + 'dostępne wkrótce', 'en rupture de stock', + 'ist derzeit nicht auf lager', 'item is no longer available', 'message if back in stock', 'nachricht bei', @@ -37,6 +42,7 @@ function isItemInStock() { 'unavailable tickets', 'we do not currently have an estimate of when this product will be back in stock.', 'zur zeit nicht an lager', + '已售完', ];