kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Restock detection - Add Indonesian phrases for out-of-stock detection (#3075)
rodzic
cb62404b8c
commit
0170adb171
|
@ -75,13 +75,19 @@ function isItemInStock() {
|
||||||
'rupture',
|
'rupture',
|
||||||
'sold out',
|
'sold out',
|
||||||
'sold-out',
|
'sold-out',
|
||||||
|
'stok habis',
|
||||||
|
'stok kosong',
|
||||||
|
'stok varian ini habis',
|
||||||
'stokta yok',
|
'stokta yok',
|
||||||
'temporarily out of stock',
|
'temporarily out of stock',
|
||||||
'temporarily unavailable',
|
'temporarily unavailable',
|
||||||
'there were no search results for',
|
'there were no search results for',
|
||||||
'this item is currently unavailable',
|
'this item is currently unavailable',
|
||||||
'tickets unavailable',
|
'tickets unavailable',
|
||||||
|
'tidak dijual',
|
||||||
|
'tidak tersedia',
|
||||||
'tijdelijk uitverkocht',
|
'tijdelijk uitverkocht',
|
||||||
|
'tiket tidak tersedia',
|
||||||
'tükendi',
|
'tükendi',
|
||||||
'unavailable nearby',
|
'unavailable nearby',
|
||||||
'unavailable tickets',
|
'unavailable tickets',
|
||||||
|
|
Ładowanie…
Reference in New Issue