forked from MapComplete/MapComplete
		
	Moved mappings to correct place, add translation
This commit is contained in:
		
							parent
							
								
									b6573ad1a3
								
							
						
					
					
						commit
						db24ae4c30
					
				
					 4 changed files with 56 additions and 46 deletions
				
			
		|  | @ -775,14 +775,6 @@ | |||
|                     } | ||||
|                 }, | ||||
|                 "title": { | ||||
|                     "mappings": { | ||||
|                         "0": { | ||||
|                             "then": "Postfiliale im Einzelhandel" | ||||
|                         }, | ||||
|                         "1": { | ||||
|                             "then": "Postfiliale im {name}" | ||||
|                         } | ||||
|                     }, | ||||
|                     "render": "Briefkasten" | ||||
|                 } | ||||
|             }, | ||||
|  | @ -815,6 +807,14 @@ | |||
|                     } | ||||
|                 }, | ||||
|                 "title": { | ||||
|                     "mappings": { | ||||
|                         "0": { | ||||
|                             "then": "Postfiliale im Einzelhandel" | ||||
|                         }, | ||||
|                         "1": { | ||||
|                             "then": "Postfiliale im {name}" | ||||
|                         } | ||||
|                     }, | ||||
|                     "render": "Poststelle" | ||||
|                 } | ||||
|             } | ||||
|  |  | |||
|  | @ -804,14 +804,6 @@ | |||
|                     } | ||||
|                 }, | ||||
|                 "title": { | ||||
|                     "mappings": { | ||||
|                         "0": { | ||||
|                             "then": "Post partner at a shop" | ||||
|                         }, | ||||
|                         "1": { | ||||
|                             "then": "Post partner at {name}" | ||||
|                         } | ||||
|                     }, | ||||
|                     "render": "Postbox" | ||||
|                 } | ||||
|             }, | ||||
|  | @ -945,6 +937,14 @@ | |||
|                     } | ||||
|                 }, | ||||
|                 "title": { | ||||
|                     "mappings": { | ||||
|                         "0": { | ||||
|                             "then": "Post partner at a shop" | ||||
|                         }, | ||||
|                         "1": { | ||||
|                             "then": "Post partner at {name}" | ||||
|                         } | ||||
|                     }, | ||||
|                     "render": "Post Office" | ||||
|                 } | ||||
|             }, | ||||
|  |  | |||
|  | @ -754,6 +754,11 @@ | |||
|                     } | ||||
|                 }, | ||||
|                 "title": { | ||||
|                     "mappings": { | ||||
|                         "0": { | ||||
|                             "then": "Postpartner in een winkel" | ||||
|                         } | ||||
|                     }, | ||||
|                     "render": "Postkantoor" | ||||
|                 } | ||||
|             } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue