forked from MapComplete/MapComplete
		
	Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (11 of 11 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/zh_Hant/
This commit is contained in:
		
							parent
							
								
									aab314d237
								
							
						
					
					
						commit
						b023fc50a7
					
				
					 1 changed files with 16 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -15,6 +15,21 @@
 | 
			
		|||
        "opening_hours": {
 | 
			
		||||
            "question": "{name} 的開放時間是什麼?",
 | 
			
		||||
            "render": "<h3>開放時間</h3>{opening_hours_table(opening_hours)}"
 | 
			
		||||
        },
 | 
			
		||||
        "level": {
 | 
			
		||||
            "mappings": {
 | 
			
		||||
                "2": {
 | 
			
		||||
                    "then": "位於 2 樓"
 | 
			
		||||
                },
 | 
			
		||||
                "1": {
 | 
			
		||||
                    "then": "位於 1 樓"
 | 
			
		||||
                },
 | 
			
		||||
                "0": {
 | 
			
		||||
                    "then": "位於地下"
 | 
			
		||||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "render": "位於 {level} 樓",
 | 
			
		||||
            "question": "此圖徽位於哪個樓層/層級?"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue