mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
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:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user