Almost finished
This commit is contained in:
@@ -2075,12 +2075,17 @@ settings.no_deploy_keys = There are no deploy keys yet.
|
||||
settings.secrets = Secrets
|
||||
settings.pull_request_read = Pull Request Read
|
||||
settings.pull_request_read_info = "If allow pull request read the secret, it's security related."
|
||||
settings.pull_request_read_hint = Allow pull request read the secret
|
||||
settings.add_secret = Add Secret
|
||||
settings.add_secret_success = The secret '%s' has been added.
|
||||
settings.secret_value_content_placeholder = Input any content
|
||||
settings.secret_desc = Secrets could be visited by repository events
|
||||
settings.secret_content = Value
|
||||
settings.secret_key = Key
|
||||
settings.no_secret = There are no secrets yet.
|
||||
settings.secret_deletion = Remove secret
|
||||
settings.secret_deletion_desc = Removing a secret will revoke its access to this repository. Continue?
|
||||
settings.secret_deletion_success = The secret has been removed.
|
||||
settings.title = Title
|
||||
settings.deploy_key_content = Content
|
||||
settings.key_been_used = A deploy key with identical content is already in use.
|
||||
@@ -2399,6 +2404,7 @@ settings.update_setting_success = Organization settings have been updated.
|
||||
settings.change_orgname_prompt = Note: changing the organization name also changes the organization's URL.
|
||||
settings.change_orgname_redirect_prompt = The old name will redirect until it is claimed.
|
||||
settings.update_avatar_success = The organization's avatar has been updated.
|
||||
settings.secrets = Secrets
|
||||
settings.delete = Delete Organization
|
||||
settings.delete_account = Delete This Organization
|
||||
settings.delete_prompt = The organization will be permanently removed. This <strong>CANNOT</strong> be undone!
|
||||
|
||||
Reference in New Issue
Block a user