Add subcription feature 3

This commit is contained in:
Urtzi Alfaro
2026-01-15 20:45:49 +01:00
parent a4c3b7da3f
commit b674708a4c
83 changed files with 9451 additions and 6828 deletions

View File

@@ -151,6 +151,12 @@
"calculate_savings": "Calculate My Savings",
"feature_inheritance_starter": "Includes all essential features",
"feature_inheritance_professional": "All Starter features +",
"feature_inheritance_enterprise": "All Professional features +"
"feature_inheritance_enterprise": "All Professional features +",
"update_payment_method": "Update Payment Method",
"payment_method_updated": "Payment method updated successfully",
"payment_details": "Payment Details",
"payment_info_secure": "Your payment information is protected with end-to-end encryption",
"updating_payment": "Updating...",
"cancel": "Cancel"
}
}