Jelajahi Sumber

chore: enchance view billing text (#2109)

Joel 1 tahun lalu
induk
melakukan
0113627d7b
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  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: '选择适合您的套餐',