mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Use AppSubUrl for more redirections (#8647)
Fix #8461 - fix misspelling of {{AppSubUrl}} and other misspelling in template Fixes /explore and organisation redirection
This commit is contained in:
		@@ -259,7 +259,7 @@ openid_signin_desc = Enter your OpenID URI. For example: https://anne.me, bob.op
 | 
			
		||||
disable_forgot_password_mail = Account recovery is disabled. Please contact your site administrator.
 | 
			
		||||
email_domain_blacklisted = You cannot register with your email address.
 | 
			
		||||
authorize_application = Authorize Application
 | 
			
		||||
authroize_redirect_notice = You will be redirected to %s if you authorize this application.
 | 
			
		||||
authorize_redirect_notice = You will be redirected to %s if you authorize this application.
 | 
			
		||||
authorize_application_created_by = This application was created by %s.
 | 
			
		||||
authorize_application_description = If you grant the access, it will be able to access and write to all your account information, including private repos and organisations.
 | 
			
		||||
authorize_title = Authorize "%s" to access your account?
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user