From 9c9977f04ff607c7629b1f332e2347a71ab43a8c Mon Sep 17 00:00:00 2001 From: Robin van der Linde Date: Sun, 24 Jul 2022 14:26:29 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (2103 of 2103 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/en/ --- langs/layers/en.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 +}