mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 04:28:21 +00:00
allow admin to migrate for any user/org
This commit is contained in:
@@ -612,6 +612,7 @@ settings.slack_domain = Domain
|
||||
settings.slack_channel = Channel
|
||||
settings.deploy_keys = Deploy Keys
|
||||
settings.add_deploy_key = Add Deploy Key
|
||||
settings.deploy_key_desc = Deploy key only has read-only access. It is not same as personal account SSH keys.
|
||||
settings.no_deploy_keys = You haven't added any deploy key.
|
||||
settings.title = Title
|
||||
settings.deploy_key_content = Content
|
||||
|
Reference in New Issue
Block a user