forked from MapComplete/MapComplete
		
	Fix wrong title in recycling layer
This commit is contained in:
		
							parent
							
								
									855959d623
								
							
						
					
					
						commit
						f61df52c7d
					
				
					 3 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
					@ -32,8 +32,8 @@
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        "if": "recycling_type=centre",
 | 
					        "if": "recycling_type=centre",
 | 
				
			||||||
        "then": {
 | 
					        "then": {
 | 
				
			||||||
          "en": "Recycling container",
 | 
					          "en": "Recycling centre",
 | 
				
			||||||
          "nl": "Recyclingcontainer"
 | 
					          "nl": "Recyclingcentrum"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -4388,7 +4388,7 @@
 | 
				
			||||||
                    "then": "Recycling centre"
 | 
					                    "then": "Recycling centre"
 | 
				
			||||||
                },
 | 
					                },
 | 
				
			||||||
                "1": {
 | 
					                "1": {
 | 
				
			||||||
                    "then": "Recycling container"
 | 
					                    "then": "Recycling centre"
 | 
				
			||||||
                },
 | 
					                },
 | 
				
			||||||
                "2": {
 | 
					                "2": {
 | 
				
			||||||
                    "then": "Recycling container"
 | 
					                    "then": "Recycling container"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -4433,7 +4433,7 @@
 | 
				
			||||||
                    "then": "Recyclingcentrum"
 | 
					                    "then": "Recyclingcentrum"
 | 
				
			||||||
                },
 | 
					                },
 | 
				
			||||||
                "1": {
 | 
					                "1": {
 | 
				
			||||||
                    "then": "Recyclingcontainer"
 | 
					                    "then": "Recyclingcentrum"
 | 
				
			||||||
                },
 | 
					                },
 | 
				
			||||||
                "2": {
 | 
					                "2": {
 | 
				
			||||||
                    "then": "Recyclingcontainer"
 | 
					                    "then": "Recyclingcontainer"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue