From ad952fcaf284b1669cee4657389cf36a52ee334c Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Thu, 25 May 2023 10:55:25 +0200 Subject: [PATCH] Fix: reset translations --- langs/layers/en.json | 5 +++++ langs/themes/ca.json | 2 +- langs/themes/cs.json | 2 +- langs/themes/da.json | 2 +- langs/themes/de.json | 2 +- langs/themes/en.json | 5 ++++- langs/themes/es.json | 2 +- langs/themes/fr.json | 2 +- langs/themes/nl.json | 30 +++++++++++++++--------------- 9 files changed, 30 insertions(+), 22 deletions(-) diff --git a/langs/layers/en.json b/langs/layers/en.json index caeb9479ec..3357954b03 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -5116,6 +5116,11 @@ "name": { "question": "What is the name of this hospital?", "render": "This hospital is called {name}" + }, + "oh-visitor": { + "question": "When are visitors allowed to visit?", + "questionHint": "These are the regular visitor hours. Some wands have different visitor hours or might allow visitors in emergencies", + "render": "

Opening hours for visitors

Regular visitors are allowed at the following moments: {opening_hours_table(opening_hours:visitors)}

Some wands might have different opening hours. Many hospitals allow visits during emergencies too.

" } }, "title": { diff --git a/langs/themes/ca.json b/langs/themes/ca.json index 5d3424470a..260c05df1b 100644 --- a/langs/themes/ca.json +++ b/langs/themes/ca.json @@ -701,7 +701,7 @@ } } }, - "5": { + "1": { "tagRenderings": { "Import-button": { "mappings": { diff --git a/langs/themes/cs.json b/langs/themes/cs.json index b14dad66d6..799b5f016f 100644 --- a/langs/themes/cs.json +++ b/langs/themes/cs.json @@ -701,7 +701,7 @@ } } }, - "5": { + "1": { "tagRenderings": { "Import-button": { "mappings": { diff --git a/langs/themes/da.json b/langs/themes/da.json index c2c2f0cf4c..3a076d1b52 100644 --- a/langs/themes/da.json +++ b/langs/themes/da.json @@ -559,7 +559,7 @@ } } }, - "5": { + "1": { "tagRenderings": { "Import-button": { "mappings": { diff --git a/langs/themes/de.json b/langs/themes/de.json index df63575116..03471ef02b 100644 --- a/langs/themes/de.json +++ b/langs/themes/de.json @@ -701,7 +701,7 @@ } } }, - "5": { + "1": { "tagRenderings": { "Import-button": { "mappings": { diff --git a/langs/themes/en.json b/langs/themes/en.json index c96deefb4a..0750fa4c3f 100644 --- a/langs/themes/en.json +++ b/langs/themes/en.json @@ -698,10 +698,13 @@ "tagRenderings": { "building type": { "question": "What kind of building is this?" + }, + "grb-reference": { + "render": "Has been imported from GRB, reference number is {source:geometry:ref}" } } }, - "5": { + "1": { "tagRenderings": { "Import-button": { "mappings": { diff --git a/langs/themes/es.json b/langs/themes/es.json index 00826d7f04..876464df4c 100644 --- a/langs/themes/es.json +++ b/langs/themes/es.json @@ -701,7 +701,7 @@ } } }, - "5": { + "1": { "tagRenderings": { "Import-button": { "mappings": { diff --git a/langs/themes/fr.json b/langs/themes/fr.json index 6becb4d762..96daba7425 100644 --- a/langs/themes/fr.json +++ b/langs/themes/fr.json @@ -701,7 +701,7 @@ } } }, - "5": { + "1": { "tagRenderings": { "Import-button": { "mappings": { diff --git a/langs/themes/nl.json b/langs/themes/nl.json index 9ade44aea2..e06f4b1448 100644 --- a/langs/themes/nl.json +++ b/langs/themes/nl.json @@ -780,7 +780,21 @@ } } }, - "4": { + "1": { + "tagRenderings": { + "Import-button": { + "mappings": { + "0": { + "then": "Metatags nog niet berekend... Heropen deze pop-up" + }, + "1": { + "then": "Dit gebouw heeft openingen en is gemodelleerd als een relatie. Bijgevolg kan het niet worden samengevoegd. Voeg het manueel samen via de export-site voor gebouwen {open_in_josm()}" + } + } + } + } + }, + "5": { "override": { "tagRenderings+": { "0": { @@ -804,20 +818,6 @@ } } } - }, - "5": { - "tagRenderings": { - "Import-button": { - "mappings": { - "0": { - "then": "Metatags nog niet berekend... Heropen deze pop-up" - }, - "1": { - "then": "Dit gebouw heeft openingen en is gemodelleerd als een relatie. Bijgevolg kan het niet worden samengevoegd. Voeg het manueel samen via de export-site voor gebouwen {open_in_josm()}" - } - } - } - } } }, "shortDescription": "Grb import helper tool",