mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-30 22:11:07 +00:00 
			
		
		
		
	Fix incorrect 'Erase Wiki Data' string identifier. (#3613)
This commit is contained in:
		
					parent
					
						
							
								f44c31f869
							
						
					
				
			
			
				commit
				
					
						595da53d3c
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -399,7 +399,7 @@ | |||
| 	{{if .Repository.UnitEnabled $.UnitTypeWiki}} | ||||
| 	<div class="ui small modal" id="delete-wiki-modal"> | ||||
| 		<div class="header"> | ||||
| 			{{.i18n.Tr "repo.settings.wiki-delete"}} | ||||
| 			{{.i18n.Tr "repo.settings.wiki_delete"}} | ||||
| 		</div> | ||||
| 		<div class="content"> | ||||
| 			<div class="ui warning message text left"> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue