mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 11:25:26 +01:00 
			
		
		
		
	Added Norwegian translation (#1318)
This commit is contained in:
		 Lars Kristian Haga
					Lars Kristian Haga
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							b4dd5f0b18
						
					
				
				
					commit
					697034ccb7
				
			
							
								
								
									
										33
									
								
								i18n/no.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										33
									
								
								i18n/no.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,33 @@ | |||||||
|  | - id: prev_page | ||||||
|  |   translation: "Forrige Side" | ||||||
|  |  | ||||||
|  | - id: next_page | ||||||
|  |   translation: "Neste Side" | ||||||
|  |  | ||||||
|  | - id: read_time | ||||||
|  |   translation: | ||||||
|  |     one: "1 min" | ||||||
|  |     other: "{{ .Count }} min" | ||||||
|  |  | ||||||
|  | - id: words | ||||||
|  |   translation: | ||||||
|  |     one: "ord" | ||||||
|  |     other: "{{ .Count }} ord" | ||||||
|  |  | ||||||
|  | - id: toc | ||||||
|  |   translation: "Innholdsfortegnelse" | ||||||
|  |  | ||||||
|  | - id: translations | ||||||
|  |   translation: "Oversettelser" | ||||||
|  |  | ||||||
|  | - id: home | ||||||
|  |   translation: "Hjem" | ||||||
|  |  | ||||||
|  | - id: edit_post | ||||||
|  |   translation: "Rediger" | ||||||
|  |  | ||||||
|  | - id: code_copy | ||||||
|  |   translation: "Kopier" | ||||||
|  |  | ||||||
|  | - id: code_copied | ||||||
|  |   translation: "Kopiert!" | ||||||
		Reference in New Issue
	
	Block a user