diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 7d71282e40..5baf2fcfe8 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -2793,8 +2793,8 @@ projects.read = Read: Access repository project boards.
projects.write = Write: Create projects and columns and edit them.
packages.read = Read: View and download packages assigned to the repository.
packages.write = Write: Publish and delete packages assigned to the repository.
-actions.read = Read: View integrated CI/CD pipelines and their logs.
-actions.write = Write: Manually trigger, restart, cancel or approve pending CI/CD pipelines.
+actions.read = Read: View workflow runs and their logs.
+actions.write = Write: Trigger, restart, and cancel workflows. Manage trust delegation to pull requests posters.
ext_issues = Access the link to an external issue tracker. The permissions are managed externally.
ext_wiki = Access the link to an external wiki. The permissions are managed externally.