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…
	
		Reference in a new issue