mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 19:38:23 +00:00 
			
		
		
		
	Merge branch 'main' into feature/bots
This commit is contained in:
		| @@ -121,6 +121,7 @@ func GlobalInitInstalled(ctx context.Context) { | ||||
| 	log.Info("Log path: %s", setting.LogRootPath) | ||||
| 	log.Info("Configuration file: %s", setting.CustomConf) | ||||
| 	log.Info("Run Mode: %s", util.ToTitleCase(setting.RunMode)) | ||||
| 	log.Info("Gitea v%s%s", setting.AppVer, setting.AppBuiltWith) | ||||
|  | ||||
| 	// Setup i18n | ||||
| 	translation.InitLocales(ctx) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user