|
382 | 382 | "Throttling.Advanced.List.help.link.two": "Adding a new advanced throttling policy", |
383 | 383 | "Throttling.Advanced.List.search.default": "Search by policy name", |
384 | 384 | "Throttling.Advanced.List.title.main": "Advanced Throttling Policies", |
385 | | - "Throttling.Advanced.AddEdit.form.name": "Name", |
386 | 385 | "Throttling.Application.Policy..List.search.default": "Search by Application Policy name", |
387 | 386 | "Throttling.Application.Policy.List.addButtonProps.title": "Add Policy", |
388 | 387 | "Throttling.Application.Policy.List.addButtonProps.triggerButtonText": "Add Policy", |
|
435 | 434 | "Throttling.Custom.Policy.policy.name.invalid.character": "Name contains one or more illegal characters", |
436 | 435 | "Throttling.Custom.Policy.policy.name.space": "Name contains spaces", |
437 | 436 | "Throttling.Custom.Policy.search.default": "Custom Rate Limiting Policies", |
| 437 | + "Throttling.Subscription.AddEdit.burst.control.add.description": "Define Burst Control Limits for the subscription policy. This is optional.", |
438 | 438 | "Throttling.Subscription.AddEdit.burst.control.limit": "Number of requests for burst control", |
439 | 439 | "Throttling.Subscription.AddEdit.burst.control.limits": "Burst Control (Rate Limiting)", |
| 440 | + "Throttling.Subscription.AddEdit.custom.attributes.add.description": "Define custom attributes for the subscription policy.", |
440 | 441 | "Throttling.Subscription.AddEdit.form.add": "Save", |
441 | 442 | "Throttling.Subscription.AddEdit.form.cancel": "Cancel", |
442 | 443 | "Throttling.Subscription.AddEdit.form.dataAmount.name": "Data Bandwidth", |
443 | 444 | "Throttling.Subscription.AddEdit.form.description": "Description", |
444 | 445 | "Throttling.Subscription.AddEdit.form.description.help": "Description of the rate limiting policy", |
| 446 | + "Throttling.Subscription.AddEdit.form.max.complexity": "Max Complexity", |
| 447 | + "Throttling.Subscription.AddEdit.form.max.depth": "Max Depth", |
445 | 448 | "Throttling.Subscription.AddEdit.form.name.help": "Name of the rate limiting policy", |
446 | 449 | "Throttling.Subscription.AddEdit.form.policyName": "Name", |
447 | 450 | "Throttling.Subscription.AddEdit.form.request.rate": "Request Rate", |
448 | 451 | "Throttling.Subscription.AddEdit.form.requestCount.count": "Request Count", |
| 452 | + "Throttling.Subscription.AddEdit.form.roles": "Roles", |
449 | 453 | "Throttling.Subscription.AddEdit.general.details": "General Details", |
| 454 | + "Throttling.Subscription.AddEdit.general.details.description": "Provide the name and description of the subscription policy.", |
| 455 | + "Throttling.Subscription.AddEdit.graphql.add.description": "Provide the Maximum Complexity and Maximum depth values for GraphQL APIs using this policy.", |
| 456 | + "Throttling.Subscription.AddEdit.permissions.add.description": "Define the permissions for the subscription policy.", |
| 457 | + "Throttling.Subscription.AddEdit.policy.flags.add.description": "Define the billing plan for the subscription policy. Enable stop on quota reach to block invoking an API when the defined quota is reached.", |
450 | 458 | "Throttling.Subscription.AddEdit.quota.limits": "Quota Limits", |
| 459 | + "Throttling.Subscription.AddEdit.quota.policies.add.description": "Request Count and Request Bandwidth are the two options for Quota Limit. You can use the option according to your requirement.", |
451 | 460 | "Throttling.Subscription.AddEdit.title.main": "Subscription Rate Limiting Policy", |
452 | 461 | "Throttling.Subscription.AddEdit.unitTime": "Unit Time", |
453 | 462 | "Throttling.Subscription.Billing.Plan": "Billing Plan", |
|
472 | 481 | "Throttling.Subscription.Policy.policy.request.count.empty.error.msg": "Request Count is Empty", |
473 | 482 | "Throttling.Subscription.Policy.policy.unit.time.empty.error.msg": "Unit Time is Empty", |
474 | 483 | "Throttling.Subscription.Policy.search.default": "Subscription Rate Limiting Policies", |
475 | | - "Throttling.Subscription.Properties.Properties.show.add.property.property.name": "Name", |
| 484 | + "Throttling.Subscription.Properties.Properties.\n show.add.property.property.name": "Name", |
476 | 485 | "Throttling.Subscription.Properties.property.value": "Value", |
477 | 486 | "Throttling.Subscription.attribute.delete.tooltip": "Delete", |
478 | 487 | "Throttling.Subscription.billing.cycle": "Billing Cycle", |
|
484 | 493 | "Throttling.Subscription.enter.permission.allowed": "This policy is \"Allowed\" for above roles.", |
485 | 494 | "Throttling.Subscription.enter.permission.denied": "This policy is \"Denied\" for above roles.", |
486 | 495 | "Throttling.Subscription.fixed.rate.tooltip": "Fixed rate for the given billing cycle", |
487 | | - "Throttling.Subscription.max.complexity": "Max Complexity", |
488 | | - "Throttling.Subscription.max.depth": "Max Depth", |
489 | 496 | "Throttling.Subscription.monetization.plan": "Monetization Plan", |
490 | 497 | "Throttling.Subscription.monetization.plan.tooltip": "Monetization category type", |
491 | 498 | "Throttling.Subscription.permissions": "Permissions", |
492 | | - "Throttling.Subscription.roles": "Roles", |
493 | 499 | "Throttling.Subscription.stop.quota.reach": "Stop On Quota Reach", |
494 | 500 | "Throttling.Subsription.Policy.List.empty.content.subscription.policies": "Subscription-level throttling policies are applicable per access token generated for an application.", |
495 | 501 | "UnexpectedError.logout": "Logout", |
|
0 commit comments