소스 검색

chore: enchance view billing text (#2109)

tags/0.5.0
Joel 1 년 전
부모
커밋
0113627d7b
No account linked to committer's email address
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…
취소
저장