mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 00:20:25 +08:00 
			
		
		
		
	Fixed unknown translation key. (#16057)
This commit is contained in:
		@@ -22,7 +22,7 @@
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
		<div class="field footer mx-3">
 | 
			
		||||
			<span class="markup-info">{{svg "octicon-markup"}} {{$.root.i18n.Tr "repo.diff.comment.markup_info"}}</span>
 | 
			
		||||
			<span class="markup-info">{{svg "octicon-markup"}} {{$.root.i18n.Tr "repo.diff.comment.markdown_info"}}</span>
 | 
			
		||||
			<div class="ui right">
 | 
			
		||||
				{{if $.reply}}
 | 
			
		||||
					<button class="ui submit green tiny button btn-reply" type="submit">{{$.root.i18n.Tr "repo.diff.comment.reply"}}</button>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user