Updating restock detection texts

pull/2247/head
dgtlmoon 2 months ago
parent 994d34c776
commit e609a2d048

@ -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',
'品切れ',
'已售完',
'已售',
'已售完',
'품절'
];

Loading…
Cancel
Save