chore: enchance view billing text (#2109)

This commit is contained in:
Joel 2024-01-20 22:15:13 +08:00 committed by GitHub
parent 0a5de0ff0b
commit 0113627d7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ const translation = {
encourage: 'Upgrade Now',
encourageShort: 'Upgrade',
},
viewBilling: 'View billing information',
viewBilling: 'Manage billing and subscriptions',
buyPermissionDeniedTip: 'Please contact your enterprise administrator to subscribe',
plansCommon: {
title: 'Choose a plan thats right for you',

View File

@ -5,7 +5,7 @@ const translation = {
encourage: '立即升级',
encourageShort: '升级',
},
viewBilling: '查看账单信息',
viewBilling: '管理账单及订阅',
buyPermissionDeniedTip: '请联系企业管理员订阅',
plansCommon: {
title: '选择适合您的套餐',