kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Restock detection - Adding french keywords for out of stock items
rodzic
ff00417bc5
commit
04934b6b3b
|
@ -29,8 +29,11 @@ function isItemInStock() {
|
|||
'currently unavailable',
|
||||
'dieser artikel ist bald wieder verfügbar',
|
||||
'dostępne wkrótce',
|
||||
'en rupture',
|
||||
'en rupture de stock',
|
||||
'épuisé',
|
||||
'esgotado',
|
||||
'indisponible',
|
||||
'indisponível',
|
||||
'isn\'t in stock right now',
|
||||
'isnt in stock right now',
|
||||
|
@ -53,6 +56,7 @@ function isItemInStock() {
|
|||
'niet op voorraad',
|
||||
'no disponible',
|
||||
'non disponibile',
|
||||
'non disponible',
|
||||
'no longer in stock',
|
||||
'no tickets available',
|
||||
'not available',
|
||||
|
@ -65,8 +69,10 @@ function isItemInStock() {
|
|||
'não estamos a aceitar encomendas',
|
||||
'out of stock',
|
||||
'out-of-stock',
|
||||
'plus disponible',
|
||||
'prodotto esaurito',
|
||||
'produkt niedostępny',
|
||||
'rupture',
|
||||
'sold out',
|
||||
'sold-out',
|
||||
'stokta yok',
|
||||
|
|
Ładowanie…
Reference in New Issue