mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-23 02:35:17 +01:00
Merge pull request #5153 from clouderati/change-content-trust-policy
clarify wording: content trust policy in project setting
This commit is contained in:
commit
baa266e9c4
@ -191,7 +191,7 @@
|
||||
"PUBLIC_POLICY": "Making a project registry public will make all repositories accessible to everyone.",
|
||||
"SECURITY": "Deployment security",
|
||||
"CONTENT_TRUST_TOGGLE": "Enable content trust",
|
||||
"CONTENT_TRUST_POLCIY": "Only allow verified images to be deployed.",
|
||||
"CONTENT_TRUST_POLCIY": "Allow only verified images to be deployed.",
|
||||
"PREVENT_VULNERABLE_TOGGLE": "Prevent vulnerable images from running.",
|
||||
"PREVENT_VULNERABLE_1": "Prevent images with vulnerability severity of",
|
||||
"PREVENT_VULNERABLE_2": "and above from being deployed.",
|
||||
@ -691,4 +691,4 @@
|
||||
"SERVER_ERROR": "We are unable to perform your action because internal server errors have occurred.",
|
||||
"INCONRRECT_OLD_PWD": "The old password is incorrect.",
|
||||
"UNKNOWN": "n/a"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user