forked from MapComplete/MapComplete
		
	Fix: reset translations
This commit is contained in:
		
							parent
							
								
									48700c3e15
								
							
						
					
					
						commit
						ad952fcaf2
					
				
					 9 changed files with 30 additions and 22 deletions
				
			
		|  | @ -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": "<h3>Opening hours for visitors</h3>Regular visitors are allowed at the following moments: {opening_hours_table(opening_hours:visitors)}<p class='subtle'>Some wands might have different opening hours. Many hospitals allow visits during emergencies too.</p>" | ||||
|             } | ||||
|         }, | ||||
|         "title": { | ||||
|  |  | |||
|  | @ -701,7 +701,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "5": { | ||||
|             "1": { | ||||
|                 "tagRenderings": { | ||||
|                     "Import-button": { | ||||
|                         "mappings": { | ||||
|  |  | |||
|  | @ -701,7 +701,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "5": { | ||||
|             "1": { | ||||
|                 "tagRenderings": { | ||||
|                     "Import-button": { | ||||
|                         "mappings": { | ||||
|  |  | |||
|  | @ -559,7 +559,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "5": { | ||||
|             "1": { | ||||
|                 "tagRenderings": { | ||||
|                     "Import-button": { | ||||
|                         "mappings": { | ||||
|  |  | |||
|  | @ -701,7 +701,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "5": { | ||||
|             "1": { | ||||
|                 "tagRenderings": { | ||||
|                     "Import-button": { | ||||
|                         "mappings": { | ||||
|  |  | |||
|  | @ -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": { | ||||
|  |  | |||
|  | @ -701,7 +701,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "5": { | ||||
|             "1": { | ||||
|                 "tagRenderings": { | ||||
|                     "Import-button": { | ||||
|                         "mappings": { | ||||
|  |  | |||
|  | @ -701,7 +701,7 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "5": { | ||||
|             "1": { | ||||
|                 "tagRenderings": { | ||||
|                     "Import-button": { | ||||
|                         "mappings": { | ||||
|  |  | |||
|  | @ -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 <a href='https://buildings.osm.be/#/'>de export-site voor gebouwen</a> {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 <a href='https://buildings.osm.be/#/'>de export-site voor gebouwen</a> {open_in_josm()}" | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|         }, | ||||
|         "shortDescription": "Grb import helper tool", | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue