Skip to content

Commit 6779a65

Browse files
committed
Fix en and fr json files
1 parent cce20d8 commit 6779a65

File tree

2 files changed

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

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@
481481
"Throttling.Subscription.Policy.policy.request.count.empty.error.msg": "Request Count is Empty",
482482
"Throttling.Subscription.Policy.policy.unit.time.empty.error.msg": "Unit Time is Empty",
483483
"Throttling.Subscription.Policy.search.default": "Subscription Rate Limiting Policies",
484-
"Throttling.Subscription.Properties.Properties.\n show.add.property.property.name": "Name",
484+
"Throttling.Subscription.Properties.Properties.show.add.property.property.name": "Name",
485485
"Throttling.Subscription.Properties.property.value": "Value",
486486
"Throttling.Subscription.attribute.delete.tooltip": "Delete",
487487
"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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@
481481
"Throttling.Subscription.Policy.policy.request.count.empty.error.msg": "",
482482
"Throttling.Subscription.Policy.policy.unit.time.empty.error.msg": "",
483483
"Throttling.Subscription.Policy.search.default": "",
484-
"Throttling.Subscription.Properties.Properties.\n show.add.property.property.name": "",
484+
"Throttling.Subscription.Properties.Properties.show.add.property.property.name": "",
485485
"Throttling.Subscription.Properties.property.value": "",
486486
"Throttling.Subscription.attribute.delete.tooltip": "",
487487
"Throttling.Subscription.billing.cycle": "",

0 commit comments

Comments
 (0)