mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-14 09:27:17 +00:00
Restock detection - Added extra out-of-stock phrases for DE (#2442)
This commit is contained in:
@@ -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',
|
||||
'品切れ',
|
||||
'已售',
|
||||
'已售完',
|
||||
|
||||
Reference in New Issue
Block a user