Skip to content

Commit

Permalink
update the label value
Browse files Browse the repository at this point in the history
  • Loading branch information
asha15 committed Mar 29, 2024
1 parent 465aa4c commit 8d1a92b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ export const M2MCustomConfiguration: FC<M2MCustomConfigurationPropsInterface> =
<Form.Field>
<label>
{
t("console:develop.features.applications.confirmations." +
t("applications:confirmations." +
"clientSecretHashDisclaimer.forms.clientIdSecretForm.clientId.label")
}
<Hint className="mt-0 mb-0" popup>
Expand Down

0 comments on commit 8d1a92b

Please sign in to comment.