mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	Adding-czech-translation-to-i18n (#1338)
This commit is contained in:
		
							
								
								
									
										33
									
								
								i18n/cs.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										33
									
								
								i18n/cs.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,33 @@ | |||||||
|  | - id: prev_page | ||||||
|  |   translation: "Předchozí" | ||||||
|  |  | ||||||
|  | - id: next_page | ||||||
|  |   translation: "Další" | ||||||
|  |  | ||||||
|  | - id: read_time | ||||||
|  |   translation: | ||||||
|  |     one : "1 min" | ||||||
|  |     other: "{{ .Count }} min" | ||||||
|  |  | ||||||
|  | - id: words | ||||||
|  |   translation: | ||||||
|  |     one : "slovo" | ||||||
|  |     other: "{{ .Count }} slov" | ||||||
|  |  | ||||||
|  | - id: toc | ||||||
|  |   translation: "Obsah" | ||||||
|  |  | ||||||
|  | - id: translations | ||||||
|  |   translation: "Překlady" | ||||||
|  |  | ||||||
|  | - id: home | ||||||
|  |   translation: "Domů" | ||||||
|  |  | ||||||
|  | - id: edit_post | ||||||
|  |   translation: "Upravit" | ||||||
|  |  | ||||||
|  | - id: code_copy | ||||||
|  |   translation: "kopírovat" | ||||||
|  |  | ||||||
|  | - id: code_copied | ||||||
|  |   translation: "zkopírováno!" | ||||||
		Reference in New Issue
	
	Block a user
	 Matěj Pokorný
					Matěj Pokorný