Skip to content

Commit 1465d62

Browse files
committed
collect_payment_details_page: alert_plan_has_expired translation
1 parent 9fb39fb commit 1465d62

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

en/auth.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,8 @@
537537
"continue_button": "Continue"
538538
},
539539
"collect_payment_details_page": {
540-
"translate_context": "Page to collect the payment details for a new subscrition signup",
540+
"translate_context": "Page to collect the payment details for a new subscription signup",
541+
"alert_plan_has_expired": "Your trial of ${trial_length_in_days} days to the ${trial_plan_name} plan has expired, please enter payment details to proceed",
541542
"page_title": "Subscription payment | ${business_name}",
542543
"heading": "Subscription payment",
543544
"plan_summary_heading": "Selected plan",
@@ -548,4 +549,4 @@
548549
"subscribe_button": "Subscribe and pay now"
549550
}
550551
}
551-
}
552+
}

0 commit comments

Comments
 (0)