fix: correct trigger events limit modal wording (#28463)

This commit is contained in:
lyzno1
2025-11-21 02:23:08 +08:00
committed by GitHub
parent 4b6f4081d6
commit b4e7239ac7
4 changed files with 6 additions and 103 deletions

View File

@@ -13,8 +13,8 @@ const translation = {
},
teamMembers: 'Team Members',
triggerLimitModal: {
title: 'Upgrade to unlock unlimited triggers per workflow',
description: 'Youve reached the limit of 2 triggers per workflow for this plan. Upgrade to publish this workflow.',
title: 'Upgrade to unlock more trigger events',
description: 'You\'ve reached the limit of workflow event triggers for this plan.',
dismiss: 'Dismiss',
upgrade: 'Upgrade',
usageTitle: 'TRIGGER EVENTS',