mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	add Turkish translation tr.yaml (#374)
This commit is contained in:
		
							
								
								
									
										25
									
								
								i18n/tr.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								i18n/tr.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,25 @@ | |||||||
|  | - id: prev_page | ||||||
|  |   translation: "Önceki Sayfa" | ||||||
|  |  | ||||||
|  | - id: next_page | ||||||
|  |   translation: "Sonraki Sayfa" | ||||||
|  |  | ||||||
|  | - id: read_time | ||||||
|  |   translation: | ||||||
|  |     one : "1 dk" | ||||||
|  |     other: "{{ .Count }} dk" | ||||||
|  |  | ||||||
|  | - id: toc | ||||||
|  |   translation: "İçindekiler" | ||||||
|  |  | ||||||
|  | - id: translations | ||||||
|  |   translation: "Çeviriler" | ||||||
|  |  | ||||||
|  | - id: home | ||||||
|  |   translation: "Anasayfa" | ||||||
|  |  | ||||||
|  | - id: code_copy | ||||||
|  |   translation: "Kopyala" | ||||||
|  |  | ||||||
|  | - id: code_copied | ||||||
|  |   translation: "Kopyalandı!" | ||||||
		Reference in New Issue
	
	Block a user
	 Ahmet Türkmen
					Ahmet Türkmen