inital setup
This commit is contained in:
		
							
								
								
									
										33
									
								
								i18n/pt.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										33
									
								
								i18n/pt.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,33 @@ | ||||
| - id: prev_page | ||||
|   translation: "Página Anterior" | ||||
|  | ||||
| - id: next_page | ||||
|   translation: "Próxima Página" | ||||
|  | ||||
| - id: read_time | ||||
|   translation: | ||||
|     one: "1 minuto" | ||||
|     other: "{{ .Count }} minutos" | ||||
|  | ||||
| - id: words | ||||
|   translation: | ||||
|     one : "palavra" | ||||
|     other: "{{ .Count }} palavras" | ||||
|  | ||||
| - id: toc | ||||
|   translation: "Conteúdo" | ||||
|  | ||||
| - id: translations | ||||
|   translation: "Traduções" | ||||
|    | ||||
| - id: home | ||||
|   translation: "Início" | ||||
|  | ||||
| - id: edit_post | ||||
|   translation: "Editar" | ||||
|  | ||||
| - id: code_copy | ||||
|   translation: "copiar" | ||||
|  | ||||
| - id: code_copied | ||||
|   translation: "copiado!" | ||||
		Reference in New Issue
	
	Block a user