@gearbox-protocol/ui-kit 3.5.0 → 3.6.0-next.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -55,7 +55,11 @@ const e = {
55
55
  "components.apyParts.totalAPY": "Overall APY",
56
56
  "components.apyParts.points": "{symbol} Incentive",
57
57
  "components.apyParts.points.condition.crossDeposit": "For cross-chain deposits made via Omni",
58
- "components.openCopyButtons.copy": "Copy to clipboard"
58
+ "components.openCopyButtons.copy": "Copy to clipboard",
59
+ "components.poolAssetsTable.asset": "Asset",
60
+ "components.poolAssetsTable.rate": "Effective rate",
61
+ "components.poolAssetsTable.limits": "Limits Usage",
62
+ "components.poolAssetsTable.usage": "{amount} of {total}"
59
63
  };
60
64
  export {
61
65
  e as default