deprecate shop=jewellery

This commit is contained in:
Tobias Zwick
2019-04-29 23:58:27 +02:00
committed by GitHub
parent 957735bb70
commit 494dac0225
+4
View File
@@ -609,6 +609,10 @@
"old": {"shop": "gallery"},
"replace": {"shop": "art"}
},
{
"old": {"shop": "jewellery"},
"replace": {"shop": "jewelry"}
},
{
"old": {"shop": "lingerie"},
"replace": {"shop": "clothes", "clothes": "underwear"}