forked from rarias/jungle
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			509 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			509 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| - id: prev_page
 | |
|   translation: "Vorige"
 | |
| 
 | |
| - id: next_page
 | |
|   translation: "Volgende"
 | |
| 
 | |
| - id: read_time
 | |
|   translation:
 | |
|       one: "1 min"
 | |
|       other: "{{ .Count }} min"
 | |
| 
 | |
| - id: words
 | |
|   translation:
 | |
|     one : "woord"
 | |
|     other: "{{ .Count }} woorden"
 | |
| 
 | |
| - id: toc
 | |
|   translation: "Inhoudsopgave"
 | |
| 
 | |
| - id: translations
 | |
|   translation: "Vertalingen"
 | |
| 
 | |
| - id: home
 | |
|   translation: "Startpagina"
 | |
| 
 | |
| - id: edit_post
 | |
|   translation: "Bewerk"
 | |
| 
 | |
| - id: code_copy
 | |
|   translation: "kopieer"
 | |
| 
 | |
| - id: code_copied
 | |
|   translation: "gekopieerd!"
 |