Improve UI

This commit is contained in:
Urtzi Alfaro
2025-12-30 14:40:20 +01:00
parent e494ea8635
commit c07df124fb
71 changed files with 647 additions and 265 deletions

View File

@@ -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",