From c6162e48f132b22beb925513c1eaa49839440741 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Taylan=20Tatl=C4=B1?= Date: Thu, 28 Nov 2024 13:28:22 +0300 Subject: [PATCH] Add Turkish phrases for out-of-stock detection (#2809) --- changedetectionio/content_fetchers/res/stock-not-in-stock.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changedetectionio/content_fetchers/res/stock-not-in-stock.js b/changedetectionio/content_fetchers/res/stock-not-in-stock.js index 634f79b7..0f8c3473 100644 --- a/changedetectionio/content_fetchers/res/stock-not-in-stock.js +++ b/changedetectionio/content_fetchers/res/stock-not-in-stock.js @@ -39,6 +39,7 @@ function isItemInStock() { 'let me know when it\'s available', 'mail me when available', 'message if back in stock', + 'mevcut değil', 'nachricht bei', 'nicht auf lager', 'nicht lagernd', @@ -67,12 +68,14 @@ function isItemInStock() { 'produkt niedostępny', 'sold out', 'sold-out', + 'stokta yok', 'temporarily out of stock', 'temporarily unavailable', 'there were no search results for', 'this item is currently unavailable', 'tickets unavailable', 'tijdelijk uitverkocht', + 'tükendi', 'unavailable nearby', 'unavailable tickets', 'vergriffen',