Fix misleading word on delete repositories' archives (#14737)
This commit is contained in:
		
							parent
							
								
									cc551dac97
								
							
						
					
					
						commit
						430b3b7806
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -2059,7 +2059,7 @@ dashboard.cron.error=Error in Cron: %s: %[3]s | |||
| dashboard.cron.finished=Cron: %[1]s has finished | ||||
| dashboard.delete_inactive_accounts = Delete all unactivated accounts | ||||
| dashboard.delete_inactive_accounts.started = Delete all unactivated accounts task started. | ||||
| dashboard.delete_repo_archives = Delete all repository archives | ||||
| dashboard.delete_repo_archives = "Delete all repositories' archives (ZIP, TAR.GZ, etc..)" | ||||
| dashboard.delete_repo_archives.started = Delete all repository archives task started. | ||||
| dashboard.delete_missing_repos = Delete all repositories missing their Git files | ||||
| dashboard.delete_missing_repos.started = Delete all repositories missing their Git files task started. | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue