@@ -745,6 +745,7 @@ msgid "This asset has reached its supply cap. Nothing is available to be supplie
745745msgstr "This asset has reached its supply cap. Nothing is available to be supplied from this market."
746746
747747#: src/modules/history/actions/ActionDetails.tsx
748+ #: src/modules/history/HistoryFilterMenu.tsx
748749msgid "Collateral Swap"
749750msgstr "Collateral Swap"
750751
@@ -765,6 +766,10 @@ msgstr "Bridged Via CCIP"
765766msgid "Since this is a test network, you can get any of the assets if you have ETH on your wallet"
766767msgstr "Since this is a test network, you can get any of the assets if you have ETH on your wallet"
767768
769+ #: src/components/transactions/Swap/errors/shared/InsufficientLiquidityBlockingError.tsx
770+ msgid "There is not enough liquidity in {symbol} to complete this swap. Try lowering the amount."
771+ msgstr "There is not enough liquidity in {symbol} to complete this swap. Try lowering the amount."
772+
768773#: src/components/incentives/MerklIncentivesTooltipContent.tsx
769774msgid "This is a program initiated by the Aave DAO and implemented by Merkl. Aave Labs does not guarantee the program and accepts no liability."
770775msgstr "This is a program initiated by the Aave DAO and implemented by Merkl. Aave Labs does not guarantee the program and accepts no liability."
@@ -1367,10 +1372,6 @@ msgstr "stETH tokens will be migrated to Wrapped stETH using Lido Protocol wrapp
13671372msgid "Use connected account"
13681373msgstr "Use connected account"
13691374
1370- #: src/modules/history/TransactionMobileRowItem.tsx
1371- msgid "VIEW TX"
1372- msgstr "VIEW TX"
1373-
13741375#: src/components/infoTooltips/LiquidationThresholdTooltip.tsx
13751376msgid "This represents the threshold at which a borrow position will be considered undercollateralized and subject to liquidation for each collateral. For example, if a collateral has a liquidation threshold of 80%, it means that the position will be liquidated when the debt value is worth 80% of the collateral value."
13761377msgstr "This represents the threshold at which a borrow position will be considered undercollateralized and subject to liquidation for each collateral. For example, if a collateral has a liquidation threshold of 80%, it means that the position will be liquidated when the debt value is worth 80% of the collateral value."
@@ -2208,6 +2209,11 @@ msgstr "Testnet mode is ON"
22082209msgid "If your loan to value goes above the liquidation threshold your collateral supplied may be liquidated."
22092210msgstr "If your loan to value goes above the liquidation threshold your collateral supplied may be liquidated."
22102211
2212+ #: src/modules/history/TransactionMobileRowItem.tsx
2213+ #: src/modules/history/TransactionRowItem.tsx
2214+ msgid "VIEW"
2215+ msgstr "VIEW"
2216+
22112217#: src/ui-config/errorMapping.tsx
22122218msgid "Interest rate rebalance conditions were not met"
22132219msgstr "Interest rate rebalance conditions were not met"
@@ -2511,6 +2517,10 @@ msgstr "Assets to borrow"
25112517msgid "Data couldn't be loaded."
25122518msgstr "Data couldn't be loaded."
25132519
2520+ #: src/components/transactions/Swap/errors/shared/SupplyCapBlockingError.tsx
2521+ msgid "Supply cap reached for {symbol}. Reduce the amount or choose a different asset."
2522+ msgstr "Supply cap reached for {symbol}. Reduce the amount or choose a different asset."
2523+
25142524#: src/components/Warnings/BorrowDisabledWarning.tsx
25152525msgid "Borrowing is disabled due to an Aave community decision. <0>More details</0>"
25162526msgstr "Borrowing is disabled due to an Aave community decision. <0>More details</0>"
@@ -2675,6 +2685,7 @@ msgid "Testnet mode"
26752685msgstr "Testnet mode"
26762686
26772687#: src/modules/history/actions/ActionDetails.tsx
2688+ #: src/modules/history/HistoryFilterMenu.tsx
26782689msgid "Withdraw and Swap"
26792690msgstr "Withdraw and Swap"
26802691
@@ -2752,6 +2763,7 @@ msgid "Claimed"
27522763msgstr "Claimed"
27532764
27542765#: src/modules/history/actions/ActionDetails.tsx
2766+ #: src/modules/history/HistoryFilterMenu.tsx
27552767msgid "Debt Swap"
27562768msgstr "Debt Swap"
27572769
@@ -2946,10 +2958,6 @@ msgstr "Migrated"
29462958msgid "In E-Mode some assets are not borrowable. Exit E-Mode to get access to all assets"
29472959msgstr "In E-Mode some assets are not borrowable. Exit E-Mode to get access to all assets"
29482960
2949- #: src/modules/history/TransactionRowItem.tsx
2950- msgid "View"
2951- msgstr "View"
2952-
29532961#: src/modules/umbrella/UmbrellaHeader.tsx
29542962msgid "here."
29552963msgstr "here."
@@ -3044,6 +3052,7 @@ msgid "We couldn't find any transactions related to your search. Try again with
30443052msgstr "We couldn't find any transactions related to your search. Try again with a different asset name, or reset filters."
30453053
30463054#: src/modules/history/actions/ActionDetails.tsx
3055+ #: src/modules/history/HistoryFilterMenu.tsx
30473056msgid "Repay with Collateral"
30483057msgstr "Repay with Collateral"
30493058
0 commit comments