Unverified Commit 0113627d authored by Joel's avatar Joel Committed by GitHub

chore: enchance view billing text (#2109)

parent 0a5de0ff
...@@ -5,7 +5,7 @@ const translation = { ...@@ -5,7 +5,7 @@ const translation = {
encourage: 'Upgrade Now', encourage: 'Upgrade Now',
encourageShort: 'Upgrade', encourageShort: 'Upgrade',
}, },
viewBilling: 'View billing information', viewBilling: 'Manage billing and subscriptions',
buyPermissionDeniedTip: 'Please contact your enterprise administrator to subscribe', buyPermissionDeniedTip: 'Please contact your enterprise administrator to subscribe',
plansCommon: { plansCommon: {
title: 'Choose a plan that’s right for you', title: 'Choose a plan that’s right for you',
......
...@@ -5,7 +5,7 @@ const translation = { ...@@ -5,7 +5,7 @@ const translation = {
encourage: '立即升级', encourage: '立即升级',
encourageShort: '升级', encourageShort: '升级',
}, },
viewBilling: '查看账单信息', viewBilling: '管理账单及订阅',
buyPermissionDeniedTip: '请联系企业管理员订阅', buyPermissionDeniedTip: '请联系企业管理员订阅',
plansCommon: { plansCommon: {
title: '选择适合您的套餐', title: '选择适合您的套餐',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment