mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-14 01:17:09 +00:00
Restock monitor - Updating texts for tickets available/unavailable restock detection
This commit is contained in:
@@ -10,6 +10,7 @@ function isItemInStock() {
|
||||
'brak na stanie',
|
||||
'brak w magazynie',
|
||||
'coming soon',
|
||||
'currently have any tickets for this',
|
||||
'currently unavailable',
|
||||
'en rupture de stock',
|
||||
'item is no longer available',
|
||||
@@ -20,7 +21,9 @@ function isItemInStock() {
|
||||
'nicht zur verfügung',
|
||||
'no disponible temporalmente',
|
||||
'no longer in stock',
|
||||
'no tickets available',
|
||||
'not available',
|
||||
'not currently available',
|
||||
'not in stock',
|
||||
'notify me when available',
|
||||
'não estamos a aceitar encomendas',
|
||||
@@ -30,6 +33,8 @@ function isItemInStock() {
|
||||
'sold out',
|
||||
'temporarily out of stock',
|
||||
'temporarily unavailable',
|
||||
'tickets unavailable',
|
||||
'unavailable tickets',
|
||||
'we do not currently have an estimate of when this product will be back in stock.',
|
||||
'zur zeit nicht an lager',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user