forked from rarias/jungle
		
	
		
			
				
	
	
		
			33 lines
		
	
	
		
			500 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			500 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| - id: prev_page
 | |
|   translation: "Sebelumnya"
 | |
| 
 | |
| - id: next_page
 | |
|   translation: "Selanjutnya"
 | |
| 
 | |
| - id: read_time
 | |
|   translation:
 | |
|     one : "1 menit"
 | |
|     other: "{{ .Count }} menit"
 | |
| 
 | |
| - id: words
 | |
|   translation:
 | |
|     one : "kata"
 | |
|     other: "{{ .Count }} kata"
 | |
| 
 | |
| - id: toc
 | |
|   translation: "Daftar isi"
 | |
| 
 | |
| - id: translations
 | |
|   translation: "Terjemahan"
 | |
| 
 | |
| - id: home
 | |
|   translation: "Beranda"
 | |
| 
 | |
| - id: edit_post
 | |
|   translation: "Sunting"
 | |
| 
 | |
| - id: code_copy
 | |
|   translation: "salin"
 | |
| 
 | |
| - id: code_copied
 | |
|   translation: "disalin!" |