0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-04-14 23:11:31 -05:00

refactor(console,phrases): update plan selection cta phrases (#4250)

* refactor(phrases): update current plan form card description

* refactor(console,phrases): update plan selection cta phrases
This commit is contained in:
Xiao Yijun 2023-07-27 16:06:08 +08:00 committed by GitHub
parent a427ea05c3
commit 1c49e52dee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 17 additions and 35 deletions

View file

@ -109,9 +109,7 @@ function PlanCardItem({ plan, onSelect }: Props) {
<Button
title={
<DangerousRaw>
<Trans components={{ name: <PlanName name={planName} /> }}>
{t(isFreePlan ? 'select_plan' : 'upgrade_to')}
</Trans>
<Trans components={{ name: <PlanName name={planName} /> }}>{t('select_plan')}</Trans>
</DangerousRaw>
}
disabled={isFreePlan && isFreeTenantExceeded}

View file

@ -117,7 +117,7 @@ function SwitchPlanActionBar({
? 'subscription.current'
: isDowngrade
? 'subscription.downgrade'
: 'subscription.buy_now'
: 'subscription.upgrade'
}
type={isDowngrade ? 'default' : 'primary'}
disabled={isCurrentPlan}

View file

@ -28,7 +28,7 @@ const subscription = {
'Es wurde ein Zahlungsproblem festgestellt. Der Betrag von ${{price, number}} für den vorherigen Zyklus kann nicht verarbeitet werden. Aktualisieren Sie die Zahlung, um eine Aussetzung des Logto-Dienstes zu vermeiden.',
downgrade: 'Herabstufen',
current: 'Aktuell',
buy_now: 'Jetzt kaufen',
upgrade: 'Upgrade',
contact_us: 'Kontaktieren Sie uns',
quota_table,
billing_history: {

View file

@ -17,7 +17,6 @@ const upsell = {
mau_unit_price: 'MAU-Einheitspreis',
view_all_features: 'Alle Funktionen anzeigen',
select_plan: '<name/> auswählen',
upgrade_to: 'Auf <name/> upgraden',
free_tenants_limit: 'Bis zu {{count, number}} kostenlose Tenant',
free_tenants_limit_other: 'Bis zu {{count, number}} kostenlose Tenants',
most_popular: 'Am beliebtesten',

View file

@ -28,7 +28,7 @@ const subscription = {
'Payment issue detected. Unable to process ${{price, number}} for previous cycle. Update payment to avoid Logto service suspension.',
downgrade: 'Downgrade',
current: 'Current',
buy_now: 'Buy now',
upgrade: 'Upgrade',
contact_us: 'Contact us',
quota_table,
billing_history: {

View file

@ -17,7 +17,6 @@ const upsell = {
mau_unit_price: 'MAU unit price',
view_all_features: 'View all features',
select_plan: 'Select <name/>',
upgrade_to: 'Upgrade to <name/>',
free_tenants_limit: 'Up to {{count, number}} free tenant',
free_tenants_limit_other: 'Up to {{count, number}} free tenants',
most_popular: 'Most popular',

View file

@ -29,7 +29,7 @@ const subscription = {
'Se ha detectado un problema de pago. No se puede procesar ${ {price, number}} para el ciclo anterior. Actualice el pago para evitar la suspensión del servicio Logto.',
downgrade: 'Degradar',
current: 'Actual',
buy_now: 'Comprar ahora',
upgrade: 'Actualizar',
contact_us: 'Contáctenos',
quota_table,
quota_item,

View file

@ -17,7 +17,6 @@ const upsell = {
mau_unit_price: 'Precio unitario de MAU',
view_all_features: 'Ver todas las características',
select_plan: 'Seleccionar <name/>',
upgrade_to: 'Actualizar a <name/>',
free_tenants_limit: 'Hasta {{count, number}} tenant gratuito',
free_tenants_limit_other: 'Hasta {{count, number}} tenants gratuitos',
most_popular: 'Más popular',

View file

@ -30,7 +30,7 @@ const subscription = {
'Problème de paiement détecté. Impossible de traiter ${{price, number}} pour le cycle précédent. Mettez à jour le paiement pour éviter la suspension du service Logto.',
downgrade: 'Passer à un Plan Inférieur',
current: 'Actuel',
buy_now: 'Acheter maintenant',
upgrade: 'Mettre à niveau',
contact_us: 'Contactez-nous',
quota_table,
billing_history: {

View file

@ -17,7 +17,6 @@ const upsell = {
mau_unit_price: 'Prix unitaire MAU',
view_all_features: 'Voir toutes les fonctionnalités',
select_plan: 'Sélectionnez <name/>',
upgrade_to: 'Mettre à niveau vers <name/>',
free_tenants_limit: "Jusqu'à {{count, number}} locataire gratuit",
free_tenants_limit_other: "Jusqu'à {{count, number}} locataires gratuits",
most_popular: 'Le plus populaire',

View file

@ -29,7 +29,7 @@ const subscription = {
'Rilevato un problema di pagamento. Impossibile elaborare ${{price, number}} per il ciclo precedente. Aggiorna il pagamento per evitare la sospensione del servizio Logto.',
downgrade: 'Degrado',
current: 'Attuale',
buy_now: 'Acquista ora',
upgrade: 'Aggiornamento',
contact_us: 'Contattaci',
quota_table,
billing_history: {

View file

@ -17,7 +17,6 @@ const upsell = {
mau_unit_price: 'Prezzo unitario MAU',
view_all_features: 'Visualizza tutte le funzionalità',
select_plan: 'Seleziona <name/>',
upgrade_to: 'Aggiorna a <name/>',
free_tenants_limit: 'Fino a {{count, number}} tenant gratuito',
free_tenants_limit_other: 'Fino a {{count, number}} tenant gratuiti',
most_popular: 'Più popolare',

View file

@ -29,7 +29,7 @@ const subscription = {
'支払いに問題が発生しました。前回のサイクルで ${{price, number}} を処理できませんでした。Logtoのサービス停止を回避するために支払いを更新してください。',
downgrade: 'ダウングレード',
current: '現在',
buy_now: '今すぐ購入',
upgrade: 'アップグレード',
contact_us: 'お問い合わせ',
quota_table,
billing_history: {

View file

@ -17,7 +17,6 @@ const upsell = {
mau_unit_price: 'MAU単価',
view_all_features: 'すべての機能を見る',
select_plan: '<name/>を選択',
upgrade_to: '<name/>にアップグレード',
free_tenants_limit: '最大{{count, number}}テナント無料',
free_tenants_limit_other: '最大{{count, number}}テナント無料',
most_popular: '最も人気',

View file

@ -28,7 +28,7 @@ const subscription = {
'결제 문제가 발생했습니다. 이전 주기에 ${{price, number}}을(를) 처리할 수 없습니다. Logto 서비스 중단을 피하기 위해 결제를 업데이트하세요.',
downgrade: '다운그레이드',
current: '현재',
buy_now: '지금 구매',
upgrade: '업그레이드',
contact_us: '문의하기',
quota_table,
billing_history: {

View file

@ -17,7 +17,6 @@ const upsell = {
mau_unit_price: 'MAU 단가',
view_all_features: '모든 기능 보기',
select_plan: '<name/> 선택',
upgrade_to: '<name/>으로 업그레이드',
free_tenants_limit: '최대 {{count, number}}개 무료 테넌트',
free_tenants_limit_other: '최대 {{count, number}}개 무료 테넌트',
most_popular: '가장 인기 있는 플랜',

View file

@ -29,7 +29,7 @@ const subscription = {
'Wykryto problem z płatnością. Nie można przetworzyć ${{price, number}} za poprzedni cykl. Zaktualizuj płatność, aby uniknąć zawieszenia usługi Logto.',
downgrade: 'Zdegradować',
current: 'Obecnie',
buy_now: 'Kup teraz',
upgrade: 'Aktualizacja',
contact_us: 'Skontaktuj się z nami',
quota_table,
billing_history: {

View file

@ -17,7 +17,6 @@ const upsell = {
mau_unit_price: 'Cena jednostkowa MAU',
view_all_features: 'Zobacz wszystkie funkcje',
select_plan: 'Wybierz <name/>',
upgrade_to: 'Ulepsz do <name/>',
free_tenants_limit: 'Do {{count, number}} bezpłatnego najemcy',
free_tenants_limit_other: 'Do {{count, number}} bezpłatnych najemców',
most_popular: 'Najpopularniejszy',

View file

@ -28,7 +28,7 @@ const subscription = {
'Detectado um problema de pagamento. Não é possível processar $ {{price, number}} para o ciclo anterior. Atualize o pagamento para evitar a suspensão do serviço Logto.',
downgrade: 'Downgrade',
current: 'Atual',
buy_now: 'Comprar agora',
upgrade: 'Atualizar',
contact_us: 'Contate-nos',
quota_table,
billing_history: {

View file

@ -17,7 +17,6 @@ const upsell = {
mau_unit_price: 'Preço unitário do MAU',
view_all_features: 'Ver todas as funcionalidades',
select_plan: 'Selecionar <name/>',
upgrade_to: 'Atualizar para <name/>',
free_tenants_limit: 'Até {{count, number}} inquilino gratuito',
free_tenants_limit_other: 'Até {{count, number}} inquilinos gratuitos',
most_popular: 'Mais popular',

View file

@ -29,7 +29,7 @@ const subscription = {
'Problema de pagamento detectado. Não é possível processar ${{price, number}} para o ciclo anterior. Atualize o pagamento para evitar a suspensão do serviço Logto.',
downgrade: 'Downgrade',
current: 'Atual',
buy_now: 'Comprar agora',
upgrade: 'Atualização',
contact_us: 'Contate-nos',
quota_table,
billing_history: {

View file

@ -17,7 +17,6 @@ const upsell = {
mau_unit_price: 'Preço unitário do MAU',
view_all_features: 'Ver todas as funcionalidades',
select_plan: 'Selecionar <name/>',
upgrade_to: 'Atualizar para <name/>',
free_tenants_limit: 'Até {{count, number}} inquilino gratuito',
free_tenants_limit_other: 'Até {{count, number}} inquilinos gratuitos',
most_popular: 'Mais popular',

View file

@ -28,7 +28,7 @@ const subscription = {
'Обнаружена ошибка платежа. Невозможно обработать сумму ${{price, number}} за предыдущий цикл. Обновите платежную информацию, чтобы избежать блокировки сервиса Logto.',
downgrade: 'Понизить уровень',
current: 'Текущий',
buy_now: 'Купить сейчас',
upgrade: 'Обновить',
contact_us: 'Свяжитесь с нами',
quota_table,
billing_history: {

View file

@ -17,7 +17,6 @@ const upsell = {
mau_unit_price: 'Стоимость единицы MAU',
view_all_features: 'Просмотреть все функции',
select_plan: 'Выбрать <name/>',
upgrade_to: 'Повысить до <name/>',
free_tenants_limit: 'До {{count, number}} бесплатного арендатора',
free_tenants_limit_other: 'До {{count, number}} бесплатных арендаторов',
most_popular: 'Самый популярный',

View file

@ -29,7 +29,7 @@ const subscription = {
'Ödeme hatası tespit edildi. Önceki döngü için ${{price, number}} işlenemedi. Logto hizmeti askıya alınmasını önlemek için ödemeleri güncelleyin.',
downgrade: 'Düşür',
current: 'Mevcut',
buy_now: 'Şimdi satın al',
upgrade: 'Yükselt',
contact_us: 'Bizimle iletişime geçin',
quota_table,
billing_history: {

View file

@ -17,7 +17,6 @@ const upsell = {
mau_unit_price: 'MAU birim fiyatı',
view_all_features: 'Tüm özellikleri görüntüle',
select_plan: "<name/>'ı Seçin",
upgrade_to: "<name/>'a Yükseltin",
free_tenants_limit: 'En fazla {{count, number}} ücretsiz kiracı',
free_tenants_limit_other: 'En fazla {{count, number}} ücretsiz kiracı',
most_popular: 'En Popüler',

View file

@ -26,11 +26,10 @@ const subscription = {
'检测到付款问题。无法处理前一周期的{{price, number}}美元。更新付款以避免 Logto 服务中断。',
downgrade: '降级',
current: '当前',
buy_now: '立即购买',
upgrade: '升级',
contact_us: '联系我们',
quota_table,
quota_item,
billing_history: {
invoice_column: '发票',
status_column: '状态',

View file

@ -17,7 +17,6 @@ const upsell = {
mau_unit_price: 'MAU 单价',
view_all_features: '查看所有功能',
select_plan: '选择<name/>',
upgrade_to: '升级至<name/>',
free_tenants_limit: '最多{{count, number}}个免费租户',
free_tenants_limit_other: '最多{{count, number}}个免费租户',
most_popular: '最受欢迎',

View file

@ -26,7 +26,7 @@ const subscription = {
'檢測到付款問題。無法處理前一個週期的$ {{price, number}}。更新付款以避免Logto服務暫停。',
downgrade: '降級',
current: '當前',
buy_now: '立即購買',
upgrade: '升級',
contact_us: '聯繫我們',
quota_table,
billing_history: {

View file

@ -17,7 +17,6 @@ const upsell = {
mau_unit_price: 'MAU 單價',
view_all_features: '查看所有功能',
select_plan: '選擇<name/>',
upgrade_to: '升級至<name/>',
free_tenants_limit: '最多{{count, number}}個免費租戶',
free_tenants_limit_other: '最多{{count, number}}個免費租戶',
most_popular: '最受歡迎',

View file

@ -26,7 +26,7 @@ const subscription = {
'偵測到付款問題。無法處理以前週期的 {{price, number}}$ 。更新付款以避免 Logto 服務中止。',
downgrade: '降級',
current: '當前',
buy_now: '立即購買',
upgrade: '升級',
contact_us: '聯絡我們',
quota_table,
billing_history: {

View file

@ -17,7 +17,6 @@ const upsell = {
mau_unit_price: 'MAU 單價',
view_all_features: '查看所有功能',
select_plan: '選擇<name/>',
upgrade_to: '升級至<name/>',
free_tenants_limit: '最多{{count, number}}個免費租戶',
free_tenants_limit_other: '最多{{count, number}}個免費租戶',
most_popular: '最受歡迎',