diff --git a/langs/layers/en.json b/langs/layers/en.json index b7ba9d66c..355fa1137 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -3266,7 +3266,7 @@ } } }, - "name": "doctors", + "name": "Doctors", "presets": { "0": { "title": "a doctors office" @@ -4050,11 +4050,11 @@ } }, "hospital": { - "name": "Hospital", + "name": "Hospitals", "tagRenderings": { "name": { - "question": "What does the of the hospital ?", - "render": "Name of the hospital name is {name}" + "question": "What is the name of this hospital?", + "render": "This hospital is called {name}" } }, "title": { @@ -6766,4 +6766,4 @@ } } } -} \ No newline at end of file +}