mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-03 21:08:25 +00:00 
			
		
		
		
	add omitted lang
This commit is contained in:
		@@ -236,7 +236,7 @@
 | 
			
		||||
                                                {{range .ClosedMilestones}}
 | 
			
		||||
                                                <li class="milestone-item" data-id="{{.Id}}">
 | 
			
		||||
                                                    <p><strong>{{.Name}}</strong></p>
 | 
			
		||||
                                                    <p>Closed {{TimeSince .ClosedDate}}</p>
 | 
			
		||||
                                                    <p>Closed {{TimeSince .ClosedDate $.Lang}}</p>
 | 
			
		||||
                                                </li>
 | 
			
		||||
                                                {{end}}
 | 
			
		||||
                                            </ul>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user