From 05b1358c78e84d37984fe4f8e1c7d2249046b039 Mon Sep 17 00:00:00 2001 From: crazywoola <100913391+crazywoola@users.noreply.github.com> Date: Wed, 16 Jul 2025 09:48:27 +0800 Subject: [PATCH] Update web/i18n/en-US/workflow.ts --- web/i18n/en-US/workflow.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/en-US/workflow.ts b/web/i18n/en-US/workflow.ts index 50d3fa7795..763739ba32 100644 --- a/web/i18n/en-US/workflow.ts +++ b/web/i18n/en-US/workflow.ts @@ -113,7 +113,7 @@ const translation = { addFailureBranch: 'Add Fail Branch', loadMore: 'Load More', noHistory: 'No History', - tagBound: 'number of apps to which this tag is bound', + tagBound: 'Number of apps using this tag', }, env: { envPanelTitle: 'Environment Variables',