|
18 | 18 | "limit": "Limit:", |
19 | 19 | "tooltip": "Borrow balance:<LineBreak/>{{borrowBalance}} ({{borrowLimitUsedPercentage}} of your borrow limit)<LineBreak/><LineBreak/>Safe borrow limit:<LineBreak/>{{safeBorrowLimit}} ({{safeBorrowLimitPercentage}}% of your borrow limit)" |
20 | 20 | }, |
21 | | - "adBanner": { |
22 | | - "learnMore": "Learn more", |
23 | | - "startNow": "Start now" |
24 | | - }, |
25 | 21 | "adCarousel": { |
26 | 22 | "boostBanner": { |
27 | 23 | "buttonLabel": "Learn more", |
|
202 | 198 | "modalTitle": "{{ poolName }} tokens", |
203 | 199 | "supplyDescription": "Supplying {{tokenSymbol}} to the {{poolName}} pool will enable you to borrow tokens from this pool exclusively. <Button>Show all markets</Button>" |
204 | 200 | }, |
205 | | - "binanceWalletBanner": { |
206 | | - "bgIllustrationAltText": "Background illustration", |
207 | | - "binanceLogoAltText": "Binance logo", |
208 | | - "description": "Borrow USDT and share <Bold>$400,000</Bold> in rewards!", |
209 | | - "title": "Venus is live on Binance Wallet Earn." |
210 | | - }, |
211 | | - "boostBanner": { |
212 | | - "description": "One-click leverage to boost your yield <White>up to 5x</White>.", |
213 | | - "rocketAltText": "Rocket illustration", |
214 | | - "title": "Boost is available now!" |
215 | | - }, |
216 | 201 | "breadcrumbs": { |
217 | 202 | "bridge": "Bridge", |
218 | 203 | "dashboard": "Dashboard", |
|
392 | 377 | "title": "No borrow positions yet" |
393 | 378 | } |
394 | 379 | }, |
395 | | - "placeholder": { |
396 | | - "title": "No supply or borrow positions yet" |
397 | | - }, |
398 | 380 | "supplyTab": { |
399 | 381 | "placeholder": { |
400 | 382 | "title": "No supply positions yet" |
|
462 | 444 | "exploreButtonLabel": "Explore", |
463 | 445 | "illustrationAltText": "E-mode illustration", |
464 | 446 | "manageEModeButtonLabel": "Manage E-mode", |
465 | | - "title": "Boost your borrowing power with E-Mode" |
| 447 | + "title": "Boost your borrowing power with E-mode" |
466 | 448 | }, |
467 | 449 | "errors": { |
468 | 450 | "couldNotRetrieveSigner": "Signer could not be retrieved, please make sure your wallet is unlocked then reload the page", |
|
584 | 566 | "utilizationRate": "Utilization rate" |
585 | 567 | } |
586 | 568 | }, |
587 | | - "isolatedPoolsSunsetBanner": { |
588 | | - "description": "Claim your rewards and close your positions", |
589 | | - "illustrationAltText": "Illustration", |
590 | | - "title": "Isolated pools are being sunsetted" |
591 | | - }, |
592 | 569 | "landing": { |
593 | 570 | "benefits": { |
594 | 571 | "text1": "Access an immutable money market directly on-chain.", |
|
786 | 763 | }, |
787 | 764 | "supplyInfo": { |
788 | 765 | "title": "Supply info" |
| 766 | + }, |
| 767 | + "tabs": { |
| 768 | + "eMode": { |
| 769 | + "illustrationAltText": "Lightning illustration", |
| 770 | + "liquidationPenalty": { |
| 771 | + "label": "Liquidation penalty" |
| 772 | + }, |
| 773 | + "liquidationThreshold": { |
| 774 | + "label": "Liquidation threshold" |
| 775 | + }, |
| 776 | + "maxLtv": { |
| 777 | + "label": "Max LTV", |
| 778 | + "tooltip": "The maximum LTV is the borrowing limit. At {{maxLtv}} LTV, 1 {{tokenSymbol}} of collateral allows borrowing {{userCollateralFactor}} {{tokenSymbol}} worth of currency." |
| 779 | + } |
| 780 | + } |
789 | 781 | } |
790 | 782 | }, |
791 | 783 | "markets": { |
792 | 784 | "eMode": { |
793 | | - "group": { |
794 | | - "cannotDisable": { |
795 | | - "tooltip": { |
796 | | - "blockingPositions": "You can't disable this e-mode group because you have borrow positions with assets that can't be borrowed from the pool. <Link>Show my positions</Link>", |
797 | | - "notEnoughCollateral": "You can't disable this e-mode group because your total collateral value would not cover your total borrow balance" |
798 | | - } |
799 | | - }, |
800 | | - "cannotEnable": { |
801 | | - "modal": { |
802 | | - "description": "You will need to close the following borrow positions in order to enable the <WhiteText>{{ eModeGroupName }}</WhiteText> E-mode group:", |
803 | | - "repayButtonLabel": "Repay", |
804 | | - "title": "Your positions" |
805 | | - }, |
806 | | - "tooltip": { |
807 | | - "blockingPositions": "You can't enable this e-mode group because you have borrow positions with assets that don't belong in that group. <Link>Show my positions</Link>", |
808 | | - "notEnoughCollateral": "You can't enable this e-mode group because your total collateral value would not cover your total borrow balance" |
809 | | - } |
810 | | - }, |
811 | | - "disableButtonLabel": "Disable", |
812 | | - "disabledNotice": "This E-Mode group is no longer supported. Your account now falls back to default parameters. Please switch to another available E-mode group or disable it.", |
813 | | - "enableButtonLabel": "Enable", |
814 | | - "healthFactor": "Health factor:", |
815 | | - "switchButtonLabel": "Switch" |
816 | | - }, |
817 | | - "notice": "Enabling E-Mode allows you to maximize your borrowing power, however, borrowing is restricted to assets within the selected group. <Link>Learn more</Link>", |
818 | | - "search": { |
819 | | - "placeholder": "Search asset or group" |
820 | | - }, |
821 | 785 | "table": { |
822 | 786 | "card": { |
823 | 787 | "header": { |
824 | 788 | "borrowable": "Borrowable", |
825 | 789 | "collateral": "Collateral" |
826 | | - }, |
827 | | - "rows": { |
828 | | - "liquidationPenalty": "Liquidation penalty", |
829 | | - "liquidationThreshold": "Liquidation threshold", |
830 | | - "maxLtv": "Max LTV" |
831 | 790 | } |
832 | | - }, |
833 | | - "columns": { |
834 | | - "asset": "Asset", |
835 | | - "collateral": "Collateral", |
836 | | - "isBorrowable": "Borrowable", |
837 | | - "liquidationPenalty": "Liquidation penalty", |
838 | | - "liquidationThreshold": "Liquidation threshold", |
839 | | - "maxLtv": "Max LTV", |
840 | | - "penalty": "Penalty", |
841 | | - "threshold": "Threshold" |
842 | | - }, |
843 | | - "mobileSelectLabel": "Sort by:" |
| 791 | + } |
844 | 792 | } |
845 | 793 | }, |
846 | 794 | "errors": { |
|
868 | 816 | } |
869 | 817 | }, |
870 | 818 | "tabs": { |
871 | | - "assets": { |
872 | | - "title": "Assets" |
873 | | - }, |
874 | 819 | "eMode": { |
875 | | - "illustrationAltText": "Lightning illustration", |
876 | | - "liquidationPenalty": { |
877 | | - "label": "Liquidation penalty" |
| 820 | + "eModeNotice": "Enabling E-mode allows you to maximize your borrowing power, however, borrowing is restricted to assets within the selected group. <Link>Learn more</Link>", |
| 821 | + "group": { |
| 822 | + "cannotDisable": { |
| 823 | + "tooltip": { |
| 824 | + "blockingPositions": "You can't disable this group because you have borrow positions with assets that can't be borrowed from the pool. <Link>Show my positions</Link>", |
| 825 | + "notEnoughCollateral": "You can't disable this group because your total collateral value would not cover your total borrow balance" |
| 826 | + } |
| 827 | + }, |
| 828 | + "cannotEnable": { |
| 829 | + "modal": { |
| 830 | + "description": "You will need to close the following borrow positions in order to enable the <WhiteText>{{ eModeGroupName }}</WhiteText> group:", |
| 831 | + "repayButtonLabel": "Repay", |
| 832 | + "title": "Your positions" |
| 833 | + }, |
| 834 | + "tooltip": { |
| 835 | + "blockingPositions": "You can't enable this group because you have borrow positions with assets that don't belong in that group. <Link>Show my positions</Link>", |
| 836 | + "notEnoughCollateral": "You can't enable this group because your total collateral value would not cover your total borrow balance" |
| 837 | + } |
| 838 | + }, |
| 839 | + "disableButtonLabel": "Disable", |
| 840 | + "disabledNotice": "This group is no longer supported. Your account now falls back to Core Pool parameters. Please switch to another available group or disable it.", |
| 841 | + "enableButtonLabel": "Enable", |
| 842 | + "healthFactor": "Health factor:", |
| 843 | + "switchButtonLabel": "Switch" |
878 | 844 | }, |
879 | | - "liquidationThreshold": { |
880 | | - "label": "Liquidation threshold" |
| 845 | + "isolationModeNotice": "Enabling isolation mode allows you to maximize your borrowing power, however, supplying and borrowing are restricted to assets within the selected group. <Link>Learn more</Link>", |
| 846 | + "label": "E-mode", |
| 847 | + "pausedAssetsToggle": { |
| 848 | + "label": "Paused assets" |
881 | 849 | }, |
882 | | - "maxLtv": { |
883 | | - "label": "Max LTV", |
884 | | - "tooltip": "The maximum LTV is the borrowing limit. At {{maxLtv}} LTV, 1 {{tokenSymbol}} of collateral allows borrowing {{userCollateralFactor}} {{tokenSymbol}} worth of currency." |
| 850 | + "search": { |
| 851 | + "placeholder": "Search asset or group" |
| 852 | + }, |
| 853 | + "table": { |
| 854 | + "columns": { |
| 855 | + "asset": "Asset", |
| 856 | + "collateral": "Collateral", |
| 857 | + "isBorrowable": "Borrowable", |
| 858 | + "liquidationPenalty": "Liquidation penalty", |
| 859 | + "liquidationThreshold": "Liquidation threshold", |
| 860 | + "maxLtv": "Max LTV", |
| 861 | + "penalty": "Penalty", |
| 862 | + "threshold": "Threshold" |
| 863 | + }, |
| 864 | + "mobileSelectLabel": "Sort by:" |
885 | 865 | }, |
886 | | - "title": "E-mode" |
| 866 | + "userAssetsOnlyToggle": { |
| 867 | + "label": "My assets only" |
| 868 | + } |
| 869 | + }, |
| 870 | + "isolationMode": { |
| 871 | + "label": "Isolation mode" |
| 872 | + }, |
| 873 | + "markets": { |
| 874 | + "label": "Markets" |
887 | 875 | } |
888 | 876 | } |
889 | 877 | }, |
|
1133 | 1121 | "tokensLeft_other": "<WhiteText>{{count}}</WhiteText> prime tokens left", |
1134 | 1122 | "waitForPrimeTitle": "{{claimWaitingPeriod}} until you can claim Prime rewards" |
1135 | 1123 | }, |
1136 | | - "probableBanner": { |
1137 | | - "description": "Give your conviction a boost on probable.markets", |
1138 | | - "probableAltText": "Probable illustration", |
1139 | | - "title": "Believe in something?" |
1140 | | - }, |
1141 | 1124 | "proposalList": { |
1142 | 1125 | "selectOptions": { |
1143 | 1126 | "all": { |
|
0 commit comments