Chore: translation reset
This commit is contained in:
parent
c8b07518ed
commit
6002ad2632
2 changed files with 22 additions and 0 deletions
|
@ -9755,6 +9755,17 @@
|
|||
},
|
||||
"question": "Does this shop offer key cutting?"
|
||||
},
|
||||
"optometrist_service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This shop offers eye exams by certified optometrists"
|
||||
},
|
||||
"1": {
|
||||
"then": "This shop offers hearing tests by a certified audiologist"
|
||||
}
|
||||
},
|
||||
"question": "Are medical services available here?"
|
||||
},
|
||||
"organic": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -8338,6 +8338,17 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"optometrist_service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Hier kan men een oogtest door een erkende optometrist laten uitvoeren"
|
||||
},
|
||||
"1": {
|
||||
"then": "HIer kan men een hoortest laten uitvoeren door een erkende audioloog"
|
||||
}
|
||||
},
|
||||
"question": "Zijn hier medische services beschikbaar?"
|
||||
},
|
||||
"organic": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue