feat: fix payment page
This commit is contained in:
parent
76200a3732
commit
48f4e78b0e
|
|
@ -116,7 +116,11 @@ export const Features: FC<{
|
|||
`${currentPricing?.image_generation_count} AI Images per month`
|
||||
);
|
||||
}
|
||||
list.push(`Marketplace full access`);
|
||||
if (currentPricing?.generate_videos) {
|
||||
list.push(
|
||||
`${currentPricing?.generate_videos} AI Videos per month`
|
||||
);
|
||||
}
|
||||
return list;
|
||||
}, [pack]);
|
||||
return (
|
||||
|
|
|
|||
|
|
@ -160,8 +160,8 @@ export const LayoutSettings = ({ children }: { children: ReactNode }) => {
|
|||
<div className="text-center mb-[20px] text-xl [@media(max-width:1024px)]:text-xl">
|
||||
<h1 className="text-3xl [@media(max-width:1024px)]:text-xl">
|
||||
{t(
|
||||
'join_1000_entrepreneurs_who_use_postiz',
|
||||
'Join 1000+ Entrepreneurs Who Use Postiz'
|
||||
'join_10000_entrepreneurs_who_use_postiz',
|
||||
'Join 10,000+ Entrepreneurs Who Use Postiz'
|
||||
)}
|
||||
<br />
|
||||
{t(
|
||||
|
|
|
|||
|
|
@ -143,7 +143,7 @@ checksums:
|
|||
webhooks_1: 0329bc102d3ab3c73410d126e119de12
|
||||
auto_post: e2dee9c337a4523a626829d6f169ae88
|
||||
logout_from: 7e997e00bfc49b02589c10138f5da75c
|
||||
join_1000_entrepreneurs_who_use_postiz: 4bdad4e041ab9f77f1870e4f4ae4c2d0
|
||||
join_10000_entrepreneurs_who_use_postiz: 4bdad4e041ab9f77f1870e4f4ae4c2d0
|
||||
to_manage_all_your_social_media_channels: 155f69562b7a791691489f6c13f8ce50
|
||||
100_no_risk_trial: 4d8cf3bef45c64d898a678c8d2d7e32f
|
||||
pay_nothing_for_the_first_7_days: f85904a77eed00c8009f59b214e15ea1
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
"webhooks_1": "ويب هوكس",
|
||||
"auto_post": "نشر تلقائي",
|
||||
"logout_from": "تسجيل الخروج من",
|
||||
"join_1000_entrepreneurs_who_use_postiz": "انضم إلى أكثر من 1000 رائد أعمال يستخدمون Postiz",
|
||||
"join_10000_entrepreneurs_who_use_postiz": "انضم إلى أكثر من 10,000 رائد أعمال يستخدمون Postiz",
|
||||
"to_manage_all_your_social_media_channels": "لإدارة جميع قنوات التواصل الاجتماعي الخاصة بك",
|
||||
"100_no_risk_trial": "تجربة خالية من المخاطر 100%",
|
||||
"pay_nothing_for_the_first_7_days": "لا تدفع شيئًا لأول 7 أيام",
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
"webhooks_1": "ওয়েবহুক",
|
||||
"auto_post": "স্বয়ংক্রিয় পোস্ট",
|
||||
"logout_from": "থেকে লগআউট",
|
||||
"join_1000_entrepreneurs_who_use_postiz": "Postiz ব্যবহারকারী ১০০০+ উদ্যোক্তাদের সাথে যোগ দিন",
|
||||
"join_10000_entrepreneurs_who_use_postiz": "Postiz ব্যবহারকারী 10,000+ উদ্যোক্তাদের সাথে যোগ দিন",
|
||||
"to_manage_all_your_social_media_channels": "আপনার সব সোশ্যাল মিডিয়া চ্যানেল পরিচালনা করতে",
|
||||
"100_no_risk_trial": "১০০% ঝুঁকিমুক্ত ট্রায়াল",
|
||||
"pay_nothing_for_the_first_7_days": "প্রথম ৭ দিনের জন্য কিছুই পেমেন্ট করুন না",
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
"webhooks_1": "Webhooks",
|
||||
"auto_post": "Automatisches Posten",
|
||||
"logout_from": "Abmelden von",
|
||||
"join_1000_entrepreneurs_who_use_postiz": "Schließe dich über 1000 Unternehmern an, die Postiz nutzen",
|
||||
"join_10000_entrepreneurs_who_use_postiz": "Schließe dich über 10,000 Unternehmern an, die Postiz nutzen",
|
||||
"to_manage_all_your_social_media_channels": "Um all deine Social-Media-Kanäle zu verwalten",
|
||||
"100_no_risk_trial": "100% risikofreie Testphase",
|
||||
"pay_nothing_for_the_first_7_days": "Zahle in den ersten 7 Tagen nichts",
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
"webhooks_1": "Webhooks",
|
||||
"auto_post": "Auto Post",
|
||||
"logout_from": "Logout from",
|
||||
"join_1000_entrepreneurs_who_use_postiz": "Join 1000+ Entrepreneurs Who Use Postiz",
|
||||
"join_10000_entrepreneurs_who_use_postiz": "Join 10,000+ Entrepreneurs Who Use Postiz",
|
||||
"to_manage_all_your_social_media_channels": "To Manage All Your Social Media Channels",
|
||||
"100_no_risk_trial": "100% no-risk trial",
|
||||
"pay_nothing_for_the_first_7_days": "Pay nothing for the first 7 days",
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
"webhooks_1": "Webhooks",
|
||||
"auto_post": "Publicación automática",
|
||||
"logout_from": "Cerrar sesión de",
|
||||
"join_1000_entrepreneurs_who_use_postiz": "Únete a más de 1000 emprendedores que usan Postiz",
|
||||
"join_10000_entrepreneurs_who_use_postiz": "Únete a más de 10,000 emprendedores que usan Postiz",
|
||||
"to_manage_all_your_social_media_channels": "Para gestionar todos tus canales de redes sociales",
|
||||
"100_no_risk_trial": "Prueba sin riesgo 100%",
|
||||
"pay_nothing_for_the_first_7_days": "No pagues nada durante los primeros 7 días",
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
"webhooks_1": "Webhooks",
|
||||
"auto_post": "Publication automatique",
|
||||
"logout_from": "Se déconnecter de",
|
||||
"join_1000_entrepreneurs_who_use_postiz": "Rejoignez plus de 1000 entrepreneurs qui utilisent Postiz",
|
||||
"join_10000_entrepreneurs_who_use_postiz": "Rejoignez plus de 10,000 entrepreneurs qui utilisent Postiz",
|
||||
"to_manage_all_your_social_media_channels": "Pour gérer tous vos réseaux sociaux",
|
||||
"100_no_risk_trial": "Essai 100% sans risque",
|
||||
"pay_nothing_for_the_first_7_days": "Ne payez rien pendant les 7 premiers jours",
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
"webhooks_1": "וובהוקים",
|
||||
"auto_post": "פוסט אוטומטי",
|
||||
"logout_from": "התנתק מ",
|
||||
"join_1000_entrepreneurs_who_use_postiz": "הצטרף ל-1000+ יזמים שמשתמשים ב-Postiz",
|
||||
"join_10000_entrepreneurs_who_use_postiz": "הצטרף ל-10,000+ יזמים שמשתמשים ב-Postiz",
|
||||
"to_manage_all_your_social_media_channels": "לניהול כל ערוצי המדיה החברתית שלך",
|
||||
"100_no_risk_trial": "100% ניסיון ללא סיכון",
|
||||
"pay_nothing_for_the_first_7_days": "לא תשלם כלום ב-7 הימים הראשונים",
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
"webhooks_1": "Webhook",
|
||||
"auto_post": "Pubblicazione automatica",
|
||||
"logout_from": "Disconnetti da",
|
||||
"join_1000_entrepreneurs_who_use_postiz": "Unisciti a oltre 1000 imprenditori che usano Postiz",
|
||||
"join_10000_entrepreneurs_who_use_postiz": "Unisciti a oltre 10,000 imprenditori che usano Postiz",
|
||||
"to_manage_all_your_social_media_channels": "Per gestire tutti i tuoi canali social",
|
||||
"100_no_risk_trial": "Prova senza rischi al 100%",
|
||||
"pay_nothing_for_the_first_7_days": "Non paghi nulla per i primi 7 giorni",
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
"webhooks_1": "ウェブフック",
|
||||
"auto_post": "自動投稿",
|
||||
"logout_from": "ログアウト:",
|
||||
"join_1000_entrepreneurs_who_use_postiz": "Postizを利用している1000人以上の起業家に参加しましょう",
|
||||
"join_10000_entrepreneurs_who_use_postiz": "Postizを利用している10,000人以上の起業家に参加しましょう",
|
||||
"to_manage_all_your_social_media_channels": "すべてのソーシャルメディアチャンネルを管理するために",
|
||||
"100_no_risk_trial": "100%リスクなしのトライアル",
|
||||
"pay_nothing_for_the_first_7_days": "最初の7日間は無料",
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
"webhooks_1": "웹훅",
|
||||
"auto_post": "자동 게시",
|
||||
"logout_from": "로그아웃",
|
||||
"join_1000_entrepreneurs_who_use_postiz": "Postiz를 사용하는 1000명 이상의 창업가와 함께하세요",
|
||||
"join_10000_entrepreneurs_who_use_postiz": "Postiz를 사용하는 10,000명 이상의 창업가와 함께하세요",
|
||||
"to_manage_all_your_social_media_channels": "모든 소셜 미디어 채널을 관리하세요",
|
||||
"100_no_risk_trial": "100% 무위험 체험",
|
||||
"pay_nothing_for_the_first_7_days": "처음 7일 동안은 결제되지 않습니다",
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
"webhooks_1": "Webhooks",
|
||||
"auto_post": "Postagem Automática",
|
||||
"logout_from": "Sair de",
|
||||
"join_1000_entrepreneurs_who_use_postiz": "Junte-se a mais de 1000 empreendedores que usam o Postiz",
|
||||
"join_10000_entrepreneurs_who_use_postiz": "Junte-se a mais de 10,000 empreendedores que usam o Postiz",
|
||||
"to_manage_all_your_social_media_channels": "Para gerenciar todos os seus canais de mídia social",
|
||||
"100_no_risk_trial": "Teste 100% sem risco",
|
||||
"pay_nothing_for_the_first_7_days": "Não pague nada nos primeiros 7 dias",
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
"webhooks_1": "Вебхуки",
|
||||
"auto_post": "Автопостинг",
|
||||
"logout_from": "Выйти из",
|
||||
"join_1000_entrepreneurs_who_use_postiz": "Присоединяйтесь к 1000+ предпринимателям, которые используют Postiz",
|
||||
"join_10000_entrepreneurs_who_use_postiz": "Присоединяйтесь к 10,000+ предпринимателям, которые используют Postiz",
|
||||
"to_manage_all_your_social_media_channels": "Для управления всеми вашими социальными сетями",
|
||||
"100_no_risk_trial": "100% безрисковый пробный период",
|
||||
"pay_nothing_for_the_first_7_days": "Не платите ничего первые 7 дней",
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
"webhooks_1": "Webhooks",
|
||||
"auto_post": "Otomatik Paylaşım",
|
||||
"logout_from": "Çıkış yap",
|
||||
"join_1000_entrepreneurs_who_use_postiz": "Postiz kullanan 1000+ girişimciye katılın",
|
||||
"join_10000_entrepreneurs_who_use_postiz": "Postiz kullanan 10,000+ girişimciye katılın",
|
||||
"to_manage_all_your_social_media_channels": "Tüm sosyal medya kanallarınızı yönetmek için",
|
||||
"100_no_risk_trial": "%100 risksiz deneme",
|
||||
"pay_nothing_for_the_first_7_days": "İlk 7 gün hiçbir ücret ödeme",
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
"webhooks_1": "Webhooks",
|
||||
"auto_post": "Tự động đăng",
|
||||
"logout_from": "Đăng xuất khỏi",
|
||||
"join_1000_entrepreneurs_who_use_postiz": "Tham gia cùng hơn 1000 doanh nhân đang sử dụng Postiz",
|
||||
"join_10000_entrepreneurs_who_use_postiz": "Tham gia cùng hơn 10,000 doanh nhân đang sử dụng Postiz",
|
||||
"to_manage_all_your_social_media_channels": "Để quản lý tất cả các kênh mạng xã hội của bạn",
|
||||
"100_no_risk_trial": "Dùng thử 100% không rủi ro",
|
||||
"pay_nothing_for_the_first_7_days": "Không mất phí trong 7 ngày đầu tiên",
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
"webhooks_1": "Webhooks(网络钩子)",
|
||||
"auto_post": "自动发布",
|
||||
"logout_from": "登出",
|
||||
"join_1000_entrepreneurs_who_use_postiz": "加入 1000+ 使用 Postiz 的创业者",
|
||||
"join_10000_entrepreneurs_who_use_postiz": "加入 10,000+ 使用 Postiz 的创业者",
|
||||
"to_manage_all_your_social_media_channels": "管理你所有的社交媒体渠道",
|
||||
"100_no_risk_trial": "100% 无风险试用",
|
||||
"pay_nothing_for_the_first_7_days": "前 7 天免费",
|
||||
|
|
|
|||
Loading…
Reference in New Issue