Improve UI
This commit is contained in:
@@ -81,7 +81,13 @@
|
||||
"postal_code": "Postal Code",
|
||||
"country": "Country",
|
||||
"card_details": "Card details",
|
||||
"card_info_secure": "Your card information is secure"
|
||||
"card_info_secure": "Your card information is secure",
|
||||
"process_payment": "Process Payment",
|
||||
"payment_bypassed": "Payment Bypassed",
|
||||
"bypass_payment": "Bypass Payment",
|
||||
"payment_bypassed_title": "Payment Bypassed",
|
||||
"payment_bypassed_description": "Payment process has been bypassed in development mode. Registration will continue normally.",
|
||||
"continue_registration": "Continue Registration"
|
||||
},
|
||||
"alerts": {
|
||||
"success_create": "Account created successfully",
|
||||
|
||||
Reference in New Issue
Block a user