mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-03 21:08:25 +00:00 
			
		
		
		
	fix: add missing locale (#33641)
this removed in #23113 but still using in `head_navbar.tmpl`
This commit is contained in:
		@@ -1702,7 +1702,9 @@ issues.time_estimate_invalid = Time estimate format is invalid
 | 
			
		||||
issues.start_tracking_history = started working %s
 | 
			
		||||
issues.tracker_auto_close = Timer will be stopped automatically when this issue gets closed
 | 
			
		||||
issues.tracking_already_started = `You have already started time tracking on <a href="%s">another issue</a>!`
 | 
			
		||||
issues.stop_tracking = Stop Timer
 | 
			
		||||
issues.stop_tracking_history = worked for <b>%[1]s</b> %[2]s
 | 
			
		||||
issues.cancel_tracking = Discard
 | 
			
		||||
issues.cancel_tracking_history = `canceled time tracking %s`
 | 
			
		||||
issues.del_time = Delete this time log
 | 
			
		||||
issues.add_time_history = added spent time <b>%[1]s</b> %[2]s
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user