瀏覽代碼

chore: enchance view billing text (#2109)

tags/0.5.0
Joel 1 年之前
父節點
當前提交
0113627d7b
沒有連結到貢獻者的電子郵件帳戶。
共有 2 個檔案被更改,包括 2 行新增2 行删除
  1. 1
    1
      web/i18n/lang/billing.en.ts
  2. 1
    1
      web/i18n/lang/billing.zh.ts

+ 1
- 1
web/i18n/lang/billing.en.ts 查看文件

@@ -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 that’s right for you',

+ 1
- 1
web/i18n/lang/billing.zh.ts 查看文件

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

Loading…
取消
儲存