|
80 | 80 | "ledger_index": "Ledger Index", |
81 | 81 | "to": "to", |
82 | 82 | "from": "from", |
| 83 | + "request": "Request", |
| 84 | + "terms": "Terms", |
83 | 85 | "send": "Send", |
84 | 86 | "delivered": "Delivered", |
85 | 87 | "cancel_offer": "Cancel Offer", |
|
170 | 172 | "transaction_type_name_EscrowCreate": "Escrow Create", |
171 | 173 | "transaction_type_name_EscrowFinish": "Escrow Finish", |
172 | 174 | "transaction_type_name_Invoke": "Invoke", |
| 175 | + "transaction_type_name_LoanBrokerSet": "Loan Broker Set", |
| 176 | + "transaction_type_name_LoanBrokerDelete": "Loan Broker Delete", |
| 177 | + "transaction_type_name_LoanBrokerCoverDeposit": "Loan Broker Cover Deposit", |
| 178 | + "transaction_type_name_LoanBrokerCoverWithdraw": "Loan Broker Cover Withdraw", |
| 179 | + "transaction_type_name_LoanBrokerCoverClawback": "Loan Broker Cover Clawback", |
| 180 | + "transaction_type_name_LoanSet": "Loan Set", |
| 181 | + "transaction_type_name_LoanDelete": "Loan Delete", |
| 182 | + "transaction_type_name_LoanManage": "Loan Manage", |
| 183 | + "transaction_type_name_LoanPay": "Loan Pay", |
173 | 184 | "transaction_type_name_MPTokenIssuanceCreate": "MPT Issuance Create", |
174 | 185 | "transaction_type_name_MPTokenIssuanceDestroy": "MPT Issuance Destroy", |
175 | 186 | "transaction_type_name_MPTokenIssuanceSet": "MPT Issuance Set", |
|
348 | 359 | "threshold": "threshold", |
349 | 360 | "consensus": "consensus", |
350 | 361 | "enabled": "enabled", |
| 362 | + "disabled": "disabled", |
351 | 363 | "on_tx": "on (tx)", |
352 | 364 | "yes": "Yes", |
353 | 365 | "no": "No", |
|
620 | 632 | "withdrawal_policy": "Withdrawal Policy", |
621 | 633 | "account_creates_vault": "<Account/> created a vault for <Asset/>", |
622 | 634 | "vault_id": "Vault ID", |
| 635 | + "loan_broker_id": "Loan Broker ID", |
| 636 | + "loan_id": "Loan ID", |
| 637 | + "management_fee_rate": "Management Fee Rate", |
| 638 | + "debt_maximum": "Debt Maximum", |
| 639 | + "cover_rate_minimum": "Cover Rate Minimum", |
| 640 | + "cover_rate_liquidation": "Cover Rate Liquidation", |
| 641 | + "counterparty": "Counterparty", |
| 642 | + "principal_requested": "Principal Requested", |
| 643 | + "payment_total": "Payment Total", |
| 644 | + "payment_interval": "Payment Interval", |
| 645 | + "grace_period": "Grace Period", |
| 646 | + "loan_origination_fee": "Loan Origination Fee", |
| 647 | + "loan_service_fee": "Loan Service Fee", |
| 648 | + "late_payment_fee": "Late Payment Fee", |
| 649 | + "close_payment_fee": "Close Payment Fee", |
| 650 | + "overpayment_fee": "Overpayment Fee", |
| 651 | + "interest_rate": "Interest Rate", |
| 652 | + "late_interest_rate": "Late Interest Rate", |
| 653 | + "close_interest_rate": "Close Interest Rate", |
| 654 | + "overpayment_interest_rate": "Overpayment Interest Rate", |
623 | 655 | "set_vault_data": "It sets the Vault Data to <Data/>", |
624 | 656 | "set_vault_assets_maximum": "It sets the Vault Assets Maximum to <AssetsMaximum/>", |
625 | 657 | "set_vault_domain_id": "It sets the Vault DomainID to <DomainID/>", |
|
705 | 737 | "account_page_asset_table_column_lowest_ask": "Lowest Ask", |
706 | 738 | "account_page_asset_table_column_price_usd": "Price (USD)", |
707 | 739 | "account_page_asset_table_column_share": "Share (%)", |
708 | | - "account_page_asset_table_column_supply": "Supply", |
| 740 | + "account_page_asset_table_column_circulating_supply": "Circ Supply", |
709 | 741 | "account_page_asset_table_column_ticker": "Ticker", |
710 | 742 | "account_page_asset_table_column_token_id": "Token ID", |
711 | 743 | "account_page_asset_table_column_transfer_fee": "Transfer Fee", |
|
717 | 749 | "account_page_asset_table_no_lptoken": "No LP Tokens found", |
718 | 750 | "account_page_asset_table_no_mpt": "No MPTs found", |
719 | 751 | "account_page_asset_table_no_nft": "No NFTs found", |
720 | | - "general_overview": "General Overview", |
721 | | - "reputation_level": "Reputation Level", |
722 | | - "market_data": "Market Data", |
723 | | - "supply": "Supply", |
724 | | - "circulating_supply": "Circulating Supply", |
725 | | - "trades_24h": "Trades (24H)", |
726 | | - "amm_tvl": "AMM TVL", |
| 752 | + "tx_hash": "Tx Hash", |
| 753 | + "timestamp": "Timestamp (UTC)", |
| 754 | + "amount_in": "Amount In", |
| 755 | + "amount_out": "Amount Out", |
| 756 | + "rate": "Rate", |
| 757 | + "refresh_data": "Refresh data", |
727 | 758 | "token_page.general_overview": "General Overview", |
| 759 | + "token_page.market_data": "Market Data", |
| 760 | + "token_page.all_tx": "All Token Transactions", |
| 761 | + "token_page.dex_tx": "DEX Trades", |
| 762 | + "token_page.transfers_tx": "Transfers", |
| 763 | + "token_page.holders_table": "Holders", |
728 | 764 | "token_page.issuer": "Issuer", |
729 | 765 | "token_page.price": "Price", |
730 | 766 | "token_page.holders": "# of Holders", |
731 | | - "token_page.trustlines": "# of Trustlines", |
732 | | - "token_page.transfer_fee": "Transfer Fee", |
733 | | - "token_page.reputation_level": "Reputation Level", |
734 | | - "token_page.market_data": "Market Data", |
735 | 767 | "token_page.supply": "Supply", |
736 | | - "token_page.circulating_supply": "Circ Supply", |
737 | 768 | "token_page.market_cap": "Market Cap", |
738 | 769 | "token_page.volume_24h": "Traded Volume (24H)", |
739 | 770 | "token_page.trades_24h": "# of Trades (24H)", |
740 | 771 | "token_page.amm_tvl": "AMM TVL", |
741 | | - "token_page.all_tx": "All Token Transactions", |
742 | | - "token_page.dex_tx": "DEX Trades", |
743 | | - "token_page.transfers_tx": "Transfers", |
744 | | - "token_page.holders_table": "Holders", |
745 | | - "tx_hash" : "Tx Hash", |
746 | | - "timestamp" : "Timestamp (UTC)", |
747 | | - "amount_in" : "Amount In", |
748 | | - "amount_out" : "Amount Out", |
749 | | - "rate" : "Rate", |
| 772 | + "token_page.transfer_fee": "Transfer Fee", |
750 | 773 | "token_page.holders_rank": "Rank", |
751 | 774 | "token_page.holders_num_tokens": "# of Tokens", |
752 | 775 | "token_page.holders_percent_supply": "% of Supply", |
753 | | - "token_page.holders_usd_value": "USD Value", |
754 | 776 | "token_page.holders_no_holders": "No holders found", |
| 777 | + "token_page.holders_usd_value": "USD Value", |
| 778 | + "token_page.transfers_data_notice": "Data displayed is from 7/1/2025, 12:00:00 AM UTC onwards", |
| 779 | + "token_page.transfers_no_transfers": "No transfers found", |
| 780 | + "token_page.circulating_supply": "Circ Supply", |
755 | 781 | "token_page.dex_type": "Type", |
756 | 782 | "token_page.dex_amount_in_tooltip": "The amount of tokens sent by the \"FROM\" account in the trade", |
757 | 783 | "token_page.dex_amount_out_tooltip": "The amount of tokens sent out by the \"To\" account in the trade", |
758 | 784 | "token_page.dex_rate_tooltip": "Amount Out / Amount In", |
759 | 785 | "token_page.dex_data_notice": "Data displayed is from 7/1/2025, 12:00:00 AM UTC onwards", |
760 | 786 | "token_page.dex_no_trades": "No dex trades found", |
761 | | - "token_page.transfers_data_notice": "Data displayed is from 7/1/2025, 12:00:00 AM UTC onwards", |
762 | | - "token_page.transfers_no_transfers": "No transfers found", |
763 | 787 | "token_page.token_label": "Token", |
764 | 788 | "token_page.category_text": "IOU", |
765 | | - "refresh_data": "Refresh data" |
766 | | - |
| 789 | + "token_type.iou": "IOU", |
| 790 | + "token_type.mpt": "MPT", |
| 791 | + "iou_page.trustlines": "# of Trustlines", |
| 792 | + "mpt_page.metadata_warning": "This MPT does not have metadata, or its metadata does not follow the <a>recommended metadata standards</a>. As a result, general overview and market data will be limited.", |
| 793 | + "copied": "Copied", |
| 794 | + "click_to_copy": "Click to copy", |
| 795 | + "withdraw": "withdraw", |
| 796 | + "delete": "delete", |
| 797 | + "rates": "rates", |
| 798 | + "loan_broker_rates_detail": "<ManagementFeeRate/><CoverRateMinimum/><CoverRateLiquidation/>", |
| 799 | + "loan_rates_detail": "<InterestRate/><LateInterestRate/><OverpaymentFee/>", |
| 800 | + "loan_fees_detail": "<LoanOriginationFee/><LoanServiceFee/>", |
| 801 | + "loan_terms_detail": "<PaymentTotal/><PaymentInterval/><GracePeriod/>", |
| 802 | + "no_limit": "No Limit", |
| 803 | + "first_loss_capital": "first-loss capital" |
767 | 804 | } |
0 commit comments