Skip to content

Commit

Permalink
Merge pull request #6869 from ashanthamara/actions
Browse files Browse the repository at this point in the history
Minor label name change in Actions UI
  • Loading branch information
ashanthamara authored Sep 5, 2024
2 parents e15f839 + fae3342 commit bbfb5eb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/shaggy-bags-invent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@wso2is/i18n": patch
---

Minor label name change in action ui
2 changes: 1 addition & 1 deletion modules/i18n/src/translations/en-US/portals/actions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export const actions: actionsNS = {
" secrets of the external endpoint need to be updated.",
title: {
noneAuthType: "No authentication is configured.",
otherAuthType: "<strong>{{ authType }}</strong> authentication type is configured."
otherAuthType: "<strong>{{ authType }}</strong> authentication scheme is configured."
}
},
label: "Authentication",
Expand Down

0 comments on commit bbfb5eb

Please sign in to comment.