mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 18:26:05 +08:00
feat(core): onetime subscription ui (#8462)
This commit is contained in:
@@ -742,6 +742,8 @@
|
||||
"com.affine.payment.billing-setting.payment-method.description": "Provided by Stripe.",
|
||||
"com.affine.payment.billing-setting.renew-date": "Renew date",
|
||||
"com.affine.payment.billing-setting.renew-date.description": "Next billing date: {{renewDate}}",
|
||||
"com.affine.payment.billing-setting.due-date": "Due date",
|
||||
"com.affine.payment.billing-setting.due-date.description": "Your subscription will end on {{dueDate}}",
|
||||
"com.affine.payment.billing-setting.resume-subscription": "Resume",
|
||||
"com.affine.payment.billing-setting.subtitle": "Manage your billing information and invoices.",
|
||||
"com.affine.payment.billing-setting.title": "Billing",
|
||||
@@ -870,6 +872,7 @@
|
||||
"com.affine.payment.updated-notify-msg": "You have changed your plan to {{plan}} billing.",
|
||||
"com.affine.payment.updated-notify-title": "Subscription updated",
|
||||
"com.affine.payment.upgrade": "Upgrade",
|
||||
"com.affine.payment.redeem-code": "Redeem code",
|
||||
"com.affine.payment.upgrade-success-notify.content": "We'd like to hear more about your use case, so that we can make AFFiNE better.",
|
||||
"com.affine.payment.upgrade-success-notify.later": "Later",
|
||||
"com.affine.payment.upgrade-success-notify.ok-client": "Sure, open in browser",
|
||||
|
||||
Reference in New Issue
Block a user