forked from rarias/jungle
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			512 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			512 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| - id: prev_page
 | |
|   translation: "Anterior"
 | |
| 
 | |
| - id: next_page
 | |
|   translation: "Siguiente"
 | |
| 
 | |
| - id: read_time
 | |
|   translation:
 | |
|     one : "1 min"
 | |
|     other: "{{ .Count }} min"
 | |
| 
 | |
| - id: words
 | |
|   translation:
 | |
|     one : "palabra"
 | |
|     other: "{{ .Count }} palabras"
 | |
| 
 | |
| - id: toc
 | |
|   translation: "Tabla de Contenidos"
 | |
| 
 | |
| - id: translations
 | |
|   translation: "Traducciones"
 | |
| 
 | |
| - id: home
 | |
|   translation: "Inicio"
 | |
| 
 | |
| - id: edit_post
 | |
|   translation: "Editar"
 | |
| 
 | |
| - id: code_copy
 | |
|   translation: "copiar"
 | |
| 
 | |
| - id: code_copied
 | |
|   translation: "¡copiado!"
 |