From a2af386f6a4dc245e82e3191081d64b4b8199a61 Mon Sep 17 00:00:00 2001 From: Emmy Leke Date: Wed, 21 Dec 2022 11:43:00 +0100 Subject: [PATCH] Remove asterisk from workflow and auth handle --- locale/en/corteza-webapp-admin/automation.workflows.yaml | 2 +- locale/en/corteza-webapp-admin/system.authclients.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/en/corteza-webapp-admin/automation.workflows.yaml b/locale/en/corteza-webapp-admin/automation.workflows.yaml index 470f2c6c4..35c6a4930 100644 --- a/locale/en/corteza-webapp-admin/automation.workflows.yaml +++ b/locale/en/corteza-webapp-admin/automation.workflows.yaml @@ -4,7 +4,7 @@ editor: delete: Delete deletedAt: Deleted at enabled: Enabled - handle: Handle * + handle: Handle invalid-handle-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots id: ID name: Name diff --git a/locale/en/corteza-webapp-admin/system.authclients.yaml b/locale/en/corteza-webapp-admin/system.authclients.yaml index 429344db0..5eb29f292 100644 --- a/locale/en/corteza-webapp-admin/system.authclients.yaml +++ b/locale/en/corteza-webapp-admin/system.authclients.yaml @@ -17,7 +17,7 @@ editor: client_credentials: Will be used to authenticate machines (grant type = client_credentials) handle: disabledFootnote: Unable to change the handle of the default auth client - label: Handle * + label: Handle placeholder-handle: handle (a - z, 0 - 9, underscore, dash) invalid-handle-characters: Should be at least 2 characters long and start with a letter. Can contain only letters, numbers, dashes, underscores and dots name: Name