chore(i18n): pt-BR + en quotaShare.stackedBarTitle + usedSuffix (B/G4)

Add stackedBarTitle and usedSuffix keys to quotaShare namespace in both
pt-BR and en locales to support the new StackedAllocationBar component.
This commit is contained in:
diegosouzapw
2026-05-28 13:51:52 -03:00
parent d002288266
commit 01d49f5373
2 changed files with 6 additions and 2 deletions

View File

@@ -7317,7 +7317,9 @@
"migratedFromLocalStorageNotice": "Pools successfully migrated from localStorage.",
"policyCapAbsoluteLabel": "Absolute cap",
"policyCapAbsolutePlaceholder": "Numeric limit (optional)",
"multiDimensionLabel": "Multi-dimension"
"multiDimensionLabel": "Multi-dimension",
"stackedBarTitle": "Slices by API key",
"usedSuffix": "used {percent}%"
},
"quotaPlans": {
"title": "Plans & Quotas",

View File

@@ -7307,7 +7307,9 @@
"migratedFromLocalStorageNotice": "Pools migrados do localStorage com sucesso.",
"policyCapAbsoluteLabel": "Cap absoluto",
"policyCapAbsolutePlaceholder": "Limite numérico (opcional)",
"multiDimensionLabel": "Multi-dimensão"
"multiDimensionLabel": "Multi-dimensão",
"stackedBarTitle": "Fatias por API key",
"usedSuffix": "usou {percent}%"
},
"quotaPlans": {
"title": "Planos & Cotas",