mirror of https://github.com/go-gitea/gitea.git
missing file for the grant popup
This commit is contained in:
parent
9829a969f4
commit
4a36ff2be1
|
@ -458,6 +458,7 @@ authorize_application = Authorize 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_application_with_scopes = With scopes: %s
|
||||
authorize_title = Authorize "%s" to access your account?
|
||||
authorization_failed = Authorization failed
|
||||
authorization_failed_desc = The authorization failed because we detected an invalid request. Please contact the maintainer of the app you have tried to authorize.
|
||||
|
|
Loading…
Reference in New Issue