mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 09:31:53 +01:00 
			
		
		
		
	Backport #34153 by @wkelly17 This commit replaces the hardcoded string "code" in the clone panel button with the i18n local for repo.code. Co-authored-by: Will Kelly <67284402+wkelly17@users.noreply.github.com> Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
		
							parent
							
								
									3eda79647b
								
							
						
					
					
						commit
						39b6abf955
					
				| @ -1,6 +1,6 @@ | ||||
| <button class="ui primary button js-btn-clone-panel"> | ||||
| 	{{svg "octicon-code" 16}} | ||||
| 	<span>Code</span> | ||||
| 	<span>{{ctx.Locale.Tr "repo.code"}}</span> | ||||
| 	{{svg "octicon-triangle-down" 14 "dropdown icon"}} | ||||
| </button> | ||||
| <div class="clone-panel-popup tippy-target"> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user