diff --git a/src/translations/en.json b/src/translations/en.json index 5d9f12aaae98..e69a654ff5e9 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -3472,7 +3472,7 @@ "sequence": "Actions", "description": { "picker": "Choose what to do based on conditions (Similar to If-Then, but more powerful).", - "full": "Choose between {number} {number, plural,\n one {action}\n other{actions}\n}", + "full": "Choose {number, plural,\n one {an action}\n other{between {number} actions}\n}", "no_action": "Choose an action" } },