kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Restock detection - Added extra out-of-stock phrases for DE (#2442)
rodzic
13be4623db
commit
13e343f9da
|
@ -39,7 +39,9 @@ function isItemInStock() {
|
|||
'message if back in stock',
|
||||
'nachricht bei',
|
||||
'nicht auf lager',
|
||||
'nicht lagernd',
|
||||
'nicht lieferbar',
|
||||
'nicht vorrätig',
|
||||
'nicht zur verfügung',
|
||||
'nie znaleziono produktów',
|
||||
'niet beschikbaar',
|
||||
|
@ -68,6 +70,8 @@ function isItemInStock() {
|
|||
'tickets unavailable',
|
||||
'tijdelijk uitverkocht',
|
||||
'unavailable tickets',
|
||||
'vergriffen',
|
||||
'vorbestellen',
|
||||
'vorbestellung ist bald möglich',
|
||||
'we couldn\'t find any products that match',
|
||||
'we do not currently have an estimate of when this product will be back in stock.',
|
||||
|
@ -75,6 +79,8 @@ function isItemInStock() {
|
|||
'we were not able to find a match',
|
||||
'when this arrives in stock',
|
||||
'zur zeit nicht an lager',
|
||||
'zur zeit nicht lieferbar',
|
||||
'zur zeit nicht verfügbar',
|
||||
'品切れ',
|
||||
'已售',
|
||||
'已售完',
|
||||
|
|
Ładowanie…
Reference in New Issue