|
6034 | 6034 | "change_asset": "Change asset", |
6035 | 6035 | "enable_card_button_label": "Enable Card", |
6036 | 6036 | "enable_assets_button_label": "Enable Assets", |
| 6037 | + "spending_limit_warning": "You're close to your spending limit. Update to avoid declines.", |
| 6038 | + "logout": "Log out", |
| 6039 | + "logout_description": "Log out from your MetaMask Card account", |
6037 | 6040 | "warnings": { |
6038 | 6041 | "close_spending_limit": { |
6039 | 6042 | "title": "You're close to your spending limit", |
|
6063 | 6066 | "manage_spending_limit_description_restricted": "Limited spending is on", |
6064 | 6067 | "manage_spending_limit_description_full": "Full access is on", |
6065 | 6068 | "manage_card": "Manage card", |
6066 | | - "advanced_card_management_description": "Detailed transactions, freeze card, and more" |
| 6069 | + "advanced_card_management_description": "See card details, transactions and more" |
6067 | 6070 | } |
6068 | 6071 | }, |
| 6072 | + "card_spending_limit": { |
| 6073 | + "title_change_token": "Change token and network", |
| 6074 | + "title_enable_token": "Enable token", |
| 6075 | + "full_access_title": "Full access", |
| 6076 | + "full_access_description": "Your card can use your funds automatically, without asking for approval each time.", |
| 6077 | + "restricted_limit_title": "Limited spending", |
| 6078 | + "restricted_limit_description": "You'll need to come back and pay a network fee every time you want to increase the limit.", |
| 6079 | + "edit_limit": "Edit limit", |
| 6080 | + "confirm_new_limit": "Confirm", |
| 6081 | + "cancel": "Cancel", |
| 6082 | + "set_new_limit": "Set a limit", |
| 6083 | + "dismiss": "Dismiss", |
| 6084 | + "update_success": "Spending limit updated successfully", |
| 6085 | + "update_error": "Failed to update spending limit" |
| 6086 | + }, |
| 6087 | + "change_asset": { |
| 6088 | + "title": "Change token and network", |
| 6089 | + "full_spending_access": "Full spending access", |
| 6090 | + "full_spending_description": "Your card can use your funds automatically, without asking for approval each time.", |
| 6091 | + "edit_limit": "Edit limit", |
| 6092 | + "enable_token": "Enable token", |
| 6093 | + "cancel": "Cancel", |
| 6094 | + "done": "Done", |
| 6095 | + "confirm": "Confirm", |
| 6096 | + "checking_allowance": "Checking token allowance...", |
| 6097 | + "token_not_enabled": "This token needs to be enabled for card spending", |
| 6098 | + "token_enabled": "Token is enabled for card spending" |
| 6099 | + }, |
| 6100 | + "select_asset": "Select token and network", |
| 6101 | + "search_tokens": "Search tokens", |
| 6102 | + "no_tokens_found": "No tokens found", |
| 6103 | + "no_tokens_available": "No tokens available", |
| 6104 | + "asset_selection": { |
| 6105 | + "enabled": "Enabled", |
| 6106 | + "limited": "Limited", |
| 6107 | + "not_enabled": "Not enabled", |
| 6108 | + "update_success": "Spend priority updated successfully", |
| 6109 | + "update_error": "Failed to update spend priority" |
| 6110 | + }, |
6069 | 6111 | "card_authentication": { |
6070 | 6112 | "title": "Log in to your MetaMask Card account", |
6071 | 6113 | "location_button_text": "International", |
|
0 commit comments