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