Themes(shops): fix stupid typos and bugs in healthcare service tagging
This commit is contained in:
parent
cfbd00a2f5
commit
541b8f8960
1 changed files with 1 additions and 4 deletions
|
@ -565,10 +565,7 @@
|
||||||
"mappings": [
|
"mappings": [
|
||||||
{
|
{
|
||||||
"if": "healthcare=optometrist",
|
"if": "healthcare=optometrist",
|
||||||
"ifnot": "not:healtcare=optometrist",
|
"ifnot": "not:healthcare=optometrist",
|
||||||
"addExtraTags": [
|
|
||||||
"not:healthcare=optometrist"
|
|
||||||
],
|
|
||||||
"then": {
|
"then": {
|
||||||
"en": "This shop offers eye exams by certified optometrists",
|
"en": "This shop offers eye exams by certified optometrists",
|
||||||
"nl": "Hier kan men een oogtest door een erkende optometrist laten uitvoeren",
|
"nl": "Hier kan men een oogtest door een erkende optometrist laten uitvoeren",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue