Skip to content

Commit

Permalink
Merge pull request #7534 from pavinduLakshan/fix_issues_friday
Browse files Browse the repository at this point in the history
  • Loading branch information
pavinduLakshan authored Feb 7, 2025
2 parents 79288cd + f92d943 commit 0c77568
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/happy-lions-beg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@wso2is/i18n": patch
---

Improve wording in root organization list page
4 changes: 2 additions & 2 deletions modules/i18n/src/translations/en-US/portals/tenants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ export const tenants: TenantsNS = {
},
subtitles: {
0: "There are no root organizations available at the moment.",
1: "Start with creating your first root organization. or configure system settings that applies to all the root organizations."
1: "Create your first root organization, or configure system settings that applies to all the root organizations."
},
title: "No groups assigned to the role."
},
Expand Down Expand Up @@ -316,7 +316,7 @@ export const tenants: TenantsNS = {
deActivate: "Disable",
deActivated: "Disabled"
},
subtitle: "Configure and extend you server by creating new root level organizations in your workspace.",
subtitle: "Configure and manage your server by creating new root level organizations in your workspace.",
systemSettings: {
actions: {
newTenant: {
Expand Down

0 comments on commit 0c77568

Please sign in to comment.