Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
shilmyhasan committed Nov 20, 2023
1 parent 5be0e02 commit 883bfab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion portals/admin/src/main/webapp/site/public/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@
"Admin.Throttling.Advanced.Throttling.policy.table.header.quota": "Quota",
"Admin.Throttling.Advanced.Throttling.policy.table.header.quota.policy": "Quota Policy",
"Admin.Throttling.Advanced.Throttling.policy.table.header.unit.time": "Unit Time",
"Admin.Throttling.Application.AddEdit.burst.control.add.description": "Define Burst Control Limits (optional)",
"Admin.Throttling.Application.Throttling.Policy.add.burst.limits.details": "Burst Control (Rate Limiting)",
"Admin.Throttling.Application.Throttling.Policy.add.data.amount.helper.text": "Bandwidth allowed",
"Admin.Throttling.Application.Throttling.Policy.add.description.helper.text": "Description of the throttle policy",
"Admin.Throttling.Application.Throttling.Policy.add.general.details": "General Detailser",
"Admin.Throttling.Application.Throttling.Policy.add.general.details": "General Details",
"Admin.Throttling.Application.Throttling.Policy.add.name.helper.text": "Name of the throttle policy",
"Admin.Throttling.Application.Throttling.Policy.add.quota.limits.details": "Quota Limits",
"Admin.Throttling.Application.Throttling.Policy.add.request.count.helper.text": "Number of requests allowed",
Expand Down Expand Up @@ -348,6 +349,7 @@
"Manage.Alerts.unsubscribe.success.msg": "Unsubscribed from all alerts successfully.",
"RolePermissions.Common.AddRoleWizard.add.mapping.button": "Add scope mapping",
"RolePermissions.Common.AddRoleWizard.add.mapping.title": "Add new scope mapping",
"RolePermissions.Common.AddRoleWizard.add.role.warn.empty": "Role name can not be empty!",
"RolePermissions.Common.AddRoleWizard.add.scope.error": "Something went wrong while adding new scope mapping",
"RolePermissions.Common.DeletePermission.delete.scope.error": "Something went wrong while deleting the scope assignments",
"RolePermissions.ListRoles.error.retrieving.perm": "Error while retrieving permission info",
Expand Down

0 comments on commit 883bfab

Please sign in to comment.