Update web/src/assets/locales/en.json

Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
This commit is contained in:
Patrick Schratz 2024-11-19 10:50:41 +01:00 committed by GitHub
parent 7b44e2e20e
commit 00d3a34d4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -507,7 +507,7 @@
"none": "None",
"none_desc": "Every event triggers builds, including pull requests. This setting can be dangerous and is only recommended for private instances.",
"forks": "Pull request from forked repository",
"pull_requests": "Any pull requests",
"pull_requests": "All pull requests",
"all_events": "Any event trigger"
}
}