Skip to content

Commit 89c3ae5

Browse files
Krishanx92tharikaGitHub
authored andcommitted
Add subscription throttling
1 parent 8b1b8b5 commit 89c3ae5

File tree

2 files changed

+4
-2
lines changed
  • features/apimgt/org.wso2.carbon.apimgt.admin.feature/src/main/resources/admin/site/public/locales

2 files changed

+4
-2
lines changed

features/apimgt/org.wso2.carbon.apimgt.admin.feature/src/main/resources/admin/site/public/locales/en.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,7 @@
356356
"Throttling.Advanced.List.help.link.two": "Adding a new advanced throttling policy",
357357
"Throttling.Advanced.List.search.default": "Search by policy name",
358358
"Throttling.Advanced.List.title.main": "Advanced Throttling Policies",
359+
"Throttling.Advanced.AddEdit.form.name": "Name",
359360
"Throttling.Application.Policy..List.search.default": "Search by Application Policy name",
360361
"Throttling.Application.Policy.List.addButtonProps.title": "Add Policy",
361362
"Throttling.Application.Policy.List.addButtonProps.triggerButtonText": "Add Policy",
@@ -445,7 +446,7 @@
445446
"Throttling.Subscription.Policy.policy.request.count.empty.error.msg": "Request Count is Empty",
446447
"Throttling.Subscription.Policy.policy.unit.time.empty.error.msg": "Unit Time is Empty",
447448
"Throttling.Subscription.Policy.search.default": "Subscription Rate Limiting Policies",
448-
"Throttling.Subscription.Properties.Properties.\n show.add.property.property.name": "Name",
449+
"Throttling.Subscription.Properties.Properties.show.add.property.property.name": "Name",
449450
"Throttling.Subscription.Properties.property.value": "Value",
450451
"Throttling.Subscription.attribute.delete.tooltip": "Delete",
451452
"Throttling.Subscription.billing.cycle": "Billing Cycle",

features/apimgt/org.wso2.carbon.apimgt.admin.feature/src/main/resources/admin/site/public/locales/fr.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,7 @@
356356
"Throttling.Advanced.List.help.link.two": "",
357357
"Throttling.Advanced.List.search.default": "",
358358
"Throttling.Advanced.List.title.main": "",
359+
"Throttling.Advanced.AddEdit.form.name": "",
359360
"Throttling.Application.Policy..List.search.default": "",
360361
"Throttling.Application.Policy.List.addButtonProps.title": "",
361362
"Throttling.Application.Policy.List.addButtonProps.triggerButtonText": "",
@@ -445,7 +446,7 @@
445446
"Throttling.Subscription.Policy.policy.request.count.empty.error.msg": "",
446447
"Throttling.Subscription.Policy.policy.unit.time.empty.error.msg": "",
447448
"Throttling.Subscription.Policy.search.default": "",
448-
"Throttling.Subscription.Properties.Properties.\n show.add.property.property.name": "",
449+
"Throttling.Subscription.Properties.Properties.show.add.property.property.name": "",
449450
"Throttling.Subscription.Properties.property.value": "",
450451
"Throttling.Subscription.attribute.delete.tooltip": "",
451452
"Throttling.Subscription.billing.cycle": "",

0 commit comments

Comments
 (0)