mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-10-29 23:25:02 -04:00 
			
		
		
		
	Update russian translation (#957)
This commit is contained in:
		
							parent
							
								
									9af128a8a6
								
							
						
					
					
						commit
						36b4cb35a4
					
				
							
								
								
									
										18
									
								
								i18n/ru.yaml
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								i18n/ru.yaml
									
									
									
									
									
								
							| @ -5,7 +5,20 @@ | ||||
|   translation: "Следующая" | ||||
| 
 | ||||
| - id: read_time | ||||
|   translation: "{{ .Count }} мин" | ||||
|   translation: | ||||
|     zero: "0 минут" | ||||
|     one: "1 минута" | ||||
|     few: "{{ .Count }} минуты" | ||||
|     many: "{{ .Count }} минут" | ||||
|     other: "{{ .Count }} минута" | ||||
| 
 | ||||
| - id: words | ||||
|   translation: | ||||
|     zero: "0 слов" | ||||
|     one: "1 слово" | ||||
|     few: "{{ .Count }} слова" | ||||
|     many: "{{ .Count }} слов" | ||||
|     other: "{{ .Count }} слово" | ||||
| 
 | ||||
| - id: toc | ||||
|   translation: "Оглавление" | ||||
| @ -16,6 +29,9 @@ | ||||
| - id: home | ||||
|   translation: "Главная" | ||||
| 
 | ||||
| - id: edit_post | ||||
|   translation: "Редактировать" | ||||
| 
 | ||||
| - id: code_copy | ||||
|   translation: "копировать" | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user