Skip to content

Commit 6871e49

Browse files
committed
i18n
1 parent 88ae066 commit 6871e49

File tree

5 files changed

+21
-12
lines changed

5 files changed

+21
-12
lines changed

src/locales/el/messages.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/locales/en/messages.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/locales/en/messages.po

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -745,6 +745,7 @@ msgid "This asset has reached its supply cap. Nothing is available to be supplie
745745
msgstr "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
748749
msgid "Collateral Swap"
749750
msgstr "Collateral Swap"
750751

@@ -765,6 +766,10 @@ msgstr "Bridged Via CCIP"
765766
msgid "Since this is a test network, you can get any of the assets if you have ETH on your wallet"
766767
msgstr "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
769774
msgid "This is a program initiated by the Aave DAO and implemented by Merkl. Aave Labs does not guarantee the program and accepts no liability."
770775
msgstr "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
13671372
msgid "Use connected account"
13681373
msgstr "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
13751376
msgid "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."
13761377
msgstr "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"
22082209
msgid "If your loan to value goes above the liquidation threshold your collateral supplied may be liquidated."
22092210
msgstr "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
22122218
msgid "Interest rate rebalance conditions were not met"
22132219
msgstr "Interest rate rebalance conditions were not met"
@@ -2511,6 +2517,10 @@ msgstr "Assets to borrow"
25112517
msgid "Data couldn't be loaded."
25122518
msgstr "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
25152525
msgid "Borrowing is disabled due to an Aave community decision. <0>More details</0>"
25162526
msgstr "Borrowing is disabled due to an Aave community decision. <0>More details</0>"
@@ -2675,6 +2685,7 @@ msgid "Testnet mode"
26752685
msgstr "Testnet mode"
26762686

26772687
#: src/modules/history/actions/ActionDetails.tsx
2688+
#: src/modules/history/HistoryFilterMenu.tsx
26782689
msgid "Withdraw and Swap"
26792690
msgstr "Withdraw and Swap"
26802691

@@ -2752,6 +2763,7 @@ msgid "Claimed"
27522763
msgstr "Claimed"
27532764

27542765
#: src/modules/history/actions/ActionDetails.tsx
2766+
#: src/modules/history/HistoryFilterMenu.tsx
27552767
msgid "Debt Swap"
27562768
msgstr "Debt Swap"
27572769

@@ -2946,10 +2958,6 @@ msgstr "Migrated"
29462958
msgid "In E-Mode some assets are not borrowable. Exit E-Mode to get access to all assets"
29472959
msgstr "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
29542962
msgid "here."
29552963
msgstr "here."
@@ -3044,6 +3052,7 @@ msgid "We couldn't find any transactions related to your search. Try again with
30443052
msgstr "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
30473056
msgid "Repay with Collateral"
30483057
msgstr "Repay with Collateral"
30493058

src/locales/es/messages.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/locales/fr/messages.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)