3
0

Remove asterisk from workflow and auth handle

This commit is contained in:
Emmy Leke
2022-12-21 11:43:00 +01:00
committed by EmmyMay
parent 2adad6ac98
commit a2af386f6a
2 changed files with 2 additions and 2 deletions
@@ -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
@@ -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