mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	Add support for Greek, Modern el.yaml (#1160)
This commit is contained in:
		 Michail Angelos Tsiantakis
					Michail Angelos Tsiantakis
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							25e5b4d298
						
					
				
				
					commit
					e6b697f365
				
			
							
								
								
									
										33
									
								
								i18n/el.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										33
									
								
								i18n/el.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,33 @@ | |||||||
|  | - id: prev_page | ||||||
|  |   translation: "Προηγούμενο" | ||||||
|  |  | ||||||
|  | - id: next_page | ||||||
|  |   translation: "Επόμενο" | ||||||
|  |  | ||||||
|  | - id: read_time | ||||||
|  |   translation: | ||||||
|  |     one: "1 λεπτό" | ||||||
|  |     other: "{{ .Count }} λεπτά" | ||||||
|  |  | ||||||
|  | - id: words | ||||||
|  |   translation: | ||||||
|  |     one: "λέξη" | ||||||
|  |     other: "{{ .Count }} λέξεις" | ||||||
|  |  | ||||||
|  | - id: toc | ||||||
|  |   translation: "Πίνακας Περιεχομένων" | ||||||
|  |  | ||||||
|  | - id: translations | ||||||
|  |   translation: "Μεταφράσεις" | ||||||
|  |  | ||||||
|  | - id: home | ||||||
|  |   translation: "Αρχική" | ||||||
|  |  | ||||||
|  | - id: edit_post | ||||||
|  |   translation: "Επεξεργασία" | ||||||
|  |  | ||||||
|  | - id: code_copy | ||||||
|  |   translation: "αντιγραφή" | ||||||
|  |  | ||||||
|  | - id: code_copied | ||||||
|  |   translation: "αντιγράφηκε!" | ||||||
		Reference in New Issue
	
	Block a user