Procházet zdrojové kódy

chore: enchance view billing text (#2109)

tags/0.5.0
Joel před 1 rokem
rodič
revize
0113627d7b
Žádný účet není propojen s e-mailovou adresou tvůrce revize
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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 Zobrazit soubor

@@ -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 Zobrazit soubor

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

Načítá se…
Zrušit
Uložit