|
470 | 470 | "string_expires": "Expires", |
471 | 471 | "string_decline": "Decline", |
472 | 472 | "string_cancel_cap": "Biykarlaw", |
| 473 | + "string_close_cap": "Close", |
473 | 474 | "string_cancel": "BIYKARLAW", |
474 | 475 | "string_ok_cap": "MAQUL", |
475 | 476 | "string_forget": "Forget", |
|
784 | 785 | "buy_crypto_decline": "Not at this time", |
785 | 786 | "buy_1s": "Buy %1$s", |
786 | 787 | "sell_1s": "Sell %1$s", |
| 788 | + "confirm_buy_1s": "Confirm Buy %1$s", |
| 789 | + "confirm_sell_1s": "Confirm Sell %1$s", |
787 | 790 | "buy_crypto_modal_exchange": "Exchange", |
788 | 791 | "exchange_crypto_modal_message": "Your %s wallet is empty. Would you like to exchange another crypto into %s?", |
789 | 792 | "private_key_modal_sweep_from_private_address": "Sweep Funds From Private Key", |
|
1788 | 1791 | "how_duress_mode_when_to_use_title": "When to Use Duress Mode", |
1789 | 1792 | "how_duress_mode_when_to_use_description_md": "1. Physical coercion to access your device\n2. Forced transaction demands under surveillance\n3. High-risk travel or regulatory environments\nPro Tip: Practice activating Duress Mode twice yearly to build muscle memory.", |
1790 | 1793 | "duress_mode_set_pin_message": "Enter your duress PIN for your account.\n\nThis PIN will activate Duress Mode when entered at login.", |
1791 | | - "duress_mode_pin_match_rule_message": "PIN must be different from your account's PIN." |
| 1794 | + "duress_mode_pin_match_rule_message": "PIN must be different from your account's PIN.", |
| 1795 | + "ramp_kyc_pending_title": "KYC Verification", |
| 1796 | + "ramp_kyc_incomplete_message": "KYC status is incomplete. Please complete the KYC process.", |
| 1797 | + "ramp_kyc_pending_message": "KYC status pending. Please wait while we verify your information.", |
| 1798 | + "ramp_kyc_approved_message": "KYC verification was completed.", |
| 1799 | + "ramp_kyc_timeout_message": "Verification is taking longer than expected. Please check back later.", |
| 1800 | + "ramp_kyc_error_title": "Verification Error", |
| 1801 | + "ramp_kyc_not_approved": "KYC verification was not completed. Please try again.", |
| 1802 | + "ramp_kyc_rejected": "KYC verification was rejected. Please contact support.", |
| 1803 | + "ramp_tos_status_accepted": "Terms of service was accepted", |
| 1804 | + "ramp_tos_status_pending": "Terms of service acceptance is pending", |
| 1805 | + "ramp_tos_status_not_required": "Terms of service is not required", |
| 1806 | + "ramp_tos_pending_title": "Terms of Service", |
| 1807 | + "ramp_tos_pending_message": "Please wait while we check the status.", |
| 1808 | + "ramp_tos_error_title": "Terms of Service Error", |
| 1809 | + "ramp_tos_timeout_message": "Terms of service acceptance timed out. Please try again.", |
| 1810 | + "ramp_kyc_additional_info_required": "Additional information is required for KYC verification.", |
| 1811 | + "ramp_kyc_unknown_status": "Unknown verification status.", |
| 1812 | + "ramp_signup_failed_title": "Failed to Sign Up", |
| 1813 | + "ramp_signup_failed_account_existsmessage": "An account already exists using this email address. Please contact support to recover your account.", |
| 1814 | + "ramp_plugin_authenticating_with_s": "Authenticating with %s. Please wait.", |
| 1815 | + "ramp_plugin_kyc_title": "KYC Information", |
| 1816 | + "ramp_bank_details_title": "Bank Account Details", |
| 1817 | + "ramp_bank_details_error_title": "Submission Error", |
| 1818 | + "ramp_bank_name_placeholder": "Bank Name", |
| 1819 | + "ramp_account_name_placeholder": "Account Name", |
| 1820 | + "ramp_account_number_placeholder": "Account Number", |
| 1821 | + "ramp_routing_number_placeholder": "Routing Number", |
| 1822 | + "string_submit": "Submit", |
| 1823 | + "ramp_bank_routing_title": "Send Bank Transfer", |
| 1824 | + "ramp_bank_routing_instructions": "Please send the exact amount shown below to the following bank account.", |
| 1825 | + "ramp_send_amount_label": "Amount to Send", |
| 1826 | + "ramp_bank_details_section_title": "Bank Details", |
| 1827 | + "ramp_bank_name_label": "Bank Name", |
| 1828 | + "ramp_account_number_label": "Account Number", |
| 1829 | + "ramp_routing_number_label": "Routing Number", |
| 1830 | + "ramp_bank_routing_warning": "Please ensure all details are correct before making the transfer.", |
| 1831 | + "unknown_error_message": "An unknown error occurred." |
1792 | 1832 | } |
0 commit comments