mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-19 07:17:00 +08:00
feat(i18n): add new key for billing
This commit is contained in:
@@ -280,7 +280,7 @@ const PaymentMethodUpdater = () => {
|
||||
loading={isMutating}
|
||||
disabled={isMutating}
|
||||
>
|
||||
{t['com.affine.payment.billing-setting.upgrade']()}
|
||||
{t['com.affine.payment.billing-setting.update']()}
|
||||
</Button>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user