From 5528b7c4b36530f6a1489f9a3ec9305e330a1458 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Wed, 20 Dec 2023 15:28:43 +0100 Subject: [PATCH] Restock detection - Update stock-not-in-stock.js strings (Dutch translations) --- changedetectionio/res/stock-not-in-stock.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changedetectionio/res/stock-not-in-stock.js b/changedetectionio/res/stock-not-in-stock.js index d2d870b5..9cefe40c 100644 --- a/changedetectionio/res/stock-not-in-stock.js +++ b/changedetectionio/res/stock-not-in-stock.js @@ -28,6 +28,8 @@ function isItemInStock() { 'nicht auf lager', 'nicht lieferbar', 'nicht zur verfügung', + 'niet leverbaar', + 'niet beschikbaar', 'no disponible temporalmente', 'no longer in stock', 'no tickets available', @@ -44,6 +46,7 @@ function isItemInStock() { 'temporarily out of stock', 'temporarily unavailable', 'tickets unavailable', + 'tijdelijk uitverkocht', 'unavailable tickets', 'we do not currently have an estimate of when this product will be back in stock.', 'zur zeit nicht an lager',