From eaa55c7ae4d4ed70a54a8667146f23cbc01ba851 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Mon, 11 Nov 2024 12:10:55 +0700 Subject: [PATCH] fix: i18n flow caption --- src/i18n/eng.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/eng.ts b/src/i18n/eng.ts index 34138f66..95bee912 100644 --- a/src/i18n/eng.ts +++ b/src/i18n/eng.ts @@ -807,6 +807,7 @@ export default { flow: { title: 'Workflow Template', + caption: 'Manage Workflow Template', template: 'Template', processStep: 'Process Step', noProcessStep: 'No Process step',