Skip to content

Commit

Permalink
Restock detection - Add additional out-of-stock detection for PT lang…
Browse files Browse the repository at this point in the history
…uage (#2738)
  • Loading branch information
goncalossilva authored Oct 24, 2024
1 parent 1543edc commit e84de7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changedetectionio/content_fetchers/res/stock-not-in-stock.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ function isItemInStock() {
'dieser artikel ist bald wieder verfügbar',
'dostępne wkrótce',
'en rupture de stock',
'esgotado',
'indisponível',
'isn\'t in stock right now',
'isnt in stock right now',
'isn’t in stock right now',
Expand Down Expand Up @@ -57,6 +59,7 @@ function isItemInStock() {
'notify me when available',
'notify me',
'notify when available',
'não disponível',
'não estamos a aceitar encomendas',
'out of stock',
'out-of-stock',
Expand Down

0 comments on commit e84de7e

Please sign in to comment.