mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 11:45:26 +01:00 
			
		
		
		
	Merge branch 'adityatelange:master' into master
This commit is contained in:
		| @@ -9,6 +9,11 @@ | |||||||
|     one : "১ মিনিট" |     one : "১ মিনিট" | ||||||
|     other: "{{ .Count }} মিনিট" |     other: "{{ .Count }} মিনিট" | ||||||
|      |      | ||||||
|  | - id: words | ||||||
|  |   translation: | ||||||
|  |     one : "১ টি শব্দ" | ||||||
|  |     other: "{{ .Count }} টি শব্দ" | ||||||
|  |  | ||||||
| - id: toc | - id: toc | ||||||
|   translation: "সূচিপত্র" |   translation: "সূচিপত্র" | ||||||
|  |  | ||||||
|   | |||||||
							
								
								
									
										33
									
								
								i18n/hr.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										33
									
								
								i18n/hr.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,33 @@ | |||||||
|  | - id: prev_page | ||||||
|  |   translation: "Prethodna stranica" | ||||||
|  |  | ||||||
|  | - id: next_page | ||||||
|  |   translation: "Sljedeća stranica" | ||||||
|  |  | ||||||
|  | - id: read_time | ||||||
|  |   translation: | ||||||
|  |     one : "1 minuta" | ||||||
|  |     other: "{{ .Count }} minute" | ||||||
|  |  | ||||||
|  | - id: words | ||||||
|  |   translation: | ||||||
|  |     one : "riječ" | ||||||
|  |     other: "{{ .Count }} riječi" | ||||||
|  |  | ||||||
|  | - id: toc | ||||||
|  |   translation: "Tablica Sadržaja" | ||||||
|  |  | ||||||
|  | - id: translations | ||||||
|  |   translation: "Prijevodi" | ||||||
|  |  | ||||||
|  | - id: home | ||||||
|  |   translation: "Početna stranica" | ||||||
|  |  | ||||||
|  | - id: edit_post | ||||||
|  |   translation: "Promjeni" | ||||||
|  |  | ||||||
|  | - id: code_copy | ||||||
|  |   translation: "kopiraj" | ||||||
|  |  | ||||||
|  | - id: code_copied | ||||||
|  |   translation: "kopirano!" | ||||||
		Reference in New Issue
	
	Block a user
	 Wonderfall
					Wonderfall