Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@iconscout/react-unicons": "^2.2.5",
"@internxt/css-config": "1.1.1",
"@internxt/lib": "=1.5.1",
"@internxt/sdk": "=1.17.14",
"@internxt/sdk": "=1.17.19",
"@internxt/ui": "=0.1.21",
"@phosphor-icons/react": "^2.1.10",
"@popperjs/core": "^2.11.6",
Expand Down
16 changes: 6 additions & 10 deletions src/app/i18n/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@
}
},
"checkout": {
"title": "Sie sind fast da! Sicher zur Kasse gehen",
"pay": "Bezahlen",
"processing": "Verarbeitung läuft...",
"checkout": "Zur Kasse",
Expand All @@ -196,15 +195,14 @@
"signIn": {
"password": "Ihr Passwort"
},
"title": {
"signUp": "Ein Konto erstellen",
"signIn": "Anmelden",
"userIsSignedIn": "Benutzer angemeldet als"
},
"emailMustNotBeEmpty": "Die E-Mail darf nicht leer sein",
"privacyGuarantee": "Datenschutzgarantie: Wir teilen Ihre Informationen nicht und werden Sie nur kontaktieren, wenn es notwendig ist, um unseren Service zu bieten."
},
"addressBillingTitle": "Rechnungsadresse",
"postalCode": {
"title": "Postleitzahl",
"placeholder": "Postleitzahl"
},
"crypto": "Crypto",
"addressBilling": {
"optional": {
Expand All @@ -213,10 +211,7 @@
"companyVatId": "USt-ID der Firma"
}
},
"paymentTitle": "Wählen Sie eine Zahlungsmethode",
"productCard": {
"title": "Bestellübersicht",
"selectedPlan": "Ausgewählter Plan",
"renewalTitle": {
"month": "jährlich",
"year": "jährlich",
Expand All @@ -228,7 +223,6 @@
"lifetime": "Einmalige Zahlung"
},
"saving": "Sie sparen {{percent}}%",
"planDetails": "Plandetails:",
"total": "Gesamt ",
"addCoupon": {
"buttonTitle": "Gutschein hinzufügen",
Expand Down Expand Up @@ -261,6 +255,8 @@
"invalidPlan": "Nicht unterstützter Plantyp. Bitte wählen Sie einen gültigen Plan.",
"fetchingCryptoCurrencies": "Die verfügbaren Kryptowährungsoptionen konnten nicht geladen werden",
"addressRequired": "Bitte vervollständigen Sie Ihre Rechnungsadresse, um fortzufahren",
"postalCodeRequired": "Bitte geben Sie Ihre Postleitzahl ein, um fortzufahren",
"countryRequired": "Wir konnten Ihr Land nicht ermitteln. Bitte versuchen Sie es später erneut.",
"businessPlan": "Der Unternehmensplan ist nicht verfügbar"
}
},
Expand Down
16 changes: 6 additions & 10 deletions src/app/i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,6 @@
}
},
"checkout": {
"title": "You're almost there! Checkout securely",
"pay": "Pay",
"processing": "Processing...",
"checkout": "Checkout",
Expand All @@ -217,15 +216,14 @@
"signIn": {
"password": "Your password"
},
"title": {
"signUp": "Create an account",
"signIn": "Login",
"userIsSignedIn": "User signed in as"
},
"emailMustNotBeEmpty": "Email must not be empty",
"privacyGuarantee": "Privacy guarantee: We do not share your information and will contact you only as needed to provide our service."
},
"addressBillingTitle": "Billing Address",
"postalCode": {
"title": "Postal code",
"placeholder": "Postal code"
},
"crypto": "Crypto",
"addressBilling": {
"optional": {
Expand All @@ -234,22 +232,18 @@
"companyVatId": "Company Vat ID"
}
},
"paymentTitle": "Select a payment method",
"productCard": {
"renewalTitle": {
"month": "annual",
"year": "annual",
"lifetime": "lifetime"
},
"title": "Order summary",
"selectedPlan": "Selected plan",
"billed": {
"month": "Billed monthly",
"year": "Billed annually",
"lifetime": "One-time payment"
},
"saving": "You're saving {{percent}}%",
"planDetails": "Plan details:",
"total": "Total ",
"addCoupon": {
"buttonTitle": "Add coupon",
Expand Down Expand Up @@ -282,6 +276,8 @@
"invalidPlan": "Unsupported plan type. Please select a valid plan.",
"fetchingCryptoCurrencies": "We couldn't load the available cryptocurrency options",
"addressRequired": "Please complete your billing address to continue",
"postalCodeRequired": "Please enter your postal code to continue",
"countryRequired": "We couldn't determine your billing country. Please try again later.",
"businessPlan": "Business plan is not available"
}
},
Expand Down
16 changes: 6 additions & 10 deletions src/app/i18n/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@
}
},
"checkout": {
"title": "¡Ya casi está! Finaliza tu compra de forma segura",
"pay": "Pagar",
"processing": "Procesando...",
"checkout": "Finalizar compra",
Expand All @@ -196,15 +195,14 @@
"signIn": {
"password": "Tu contraseña"
},
"title": {
"signUp": "Crea una cuenta",
"signIn": "Inicia sesión",
"userIsSignedIn": "Has iniciado sesión como"
},
"emailMustNotBeEmpty": "El correo electrónico no debe estar vacío",
"privacyGuarantee": "Garantía de privacidad: No compartimos su información y solo contactaremos contigo cuando sea necesario para brindar nuestro servicio."
},
"addressBillingTitle": "Dirección de facturación",
"postalCode": {
"title": "Código postal",
"placeholder": "Código postal"
},
"crypto": "Crypto",
"addressBilling": {
"optional": {
Expand All @@ -213,10 +211,7 @@
"companyVatId": "VAT ID de la Empresa"
}
},
"paymentTitle": "Seleccione un método de pago",
"productCard": {
"title": "Resumen del pedido",
"selectedPlan": "Plan seleccionado",
"renewalTitle": {
"month": "anual",
"year": "anual",
Expand All @@ -228,7 +223,6 @@
"lifetime": "Pago único"
},
"saving": "Estás ahorrando un {{percent}}%",
"planDetails": "Detalles del plan:",
"total": "Total",
"addCoupon": {
"buttonTitle": "Añadir cupón",
Expand Down Expand Up @@ -261,6 +255,8 @@
"invalidPlan": "Tipo de plan no soportado. Por favor, selecciona un plan válido.",
"fetchingCryptoCurrencies": "No pudimos cargar las opciones de criptomonedas disponibles",
"addressRequired": "Por favor, completa tu dirección de facturación para continuar",
"postalCodeRequired": "Introduce tu código postal para continuar",
"countryRequired": "No hemos podido determinar tu país de facturación. Inténtalo de nuevo más tarde.",
"businessPlan": "El plan de empresa no está disponible"
}
},
Expand Down
16 changes: 6 additions & 10 deletions src/app/i18n/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@
}
},
"checkout": {
"title": "Vous y êtes presque ! Finalisez votre achat en toute sécurité",
"pay": "Payer",
"processing": "Traitement en cours...",
"checkout": "Commander",
Expand All @@ -196,15 +195,14 @@
"signIn": {
"password": "Votre mot de passe"
},
"title": {
"signUp": "Créer un compte",
"signIn": "Se connecter",
"userIsSignedIn": "Utilisateur connecté en tant que"
},
"emailMustNotBeEmpty": "L'email ne doit pas être vide",
"privacyGuarantee": "Garantie de confidentialité : Nous ne partageons pas vos informations et ne vous contacterons que si nécessaire pour fournir notre service."
},
"addressBillingTitle": "Facturation d'Adresse",
"postalCode": {
"title": "Code postal",
"placeholder": "Code postal"
},
"crypto": "Crypto",
"addressBilling": {
"optional": {
Expand All @@ -213,10 +211,7 @@
"companyVatId": "Numéro de TVA de l'entreprise"
}
},
"paymentTitle": "Sélectionnez un mode de paiement",
"productCard": {
"title": "Récapitulatif de la commande",
"selectedPlan": "Plan sélectionné",
"renewalTitle": {
"month": "annuel",
"year": "annuel",
Expand All @@ -228,7 +223,6 @@
"lifetime": "Paiement unique"
},
"saving": "Vous économisez {{percent}}%",
"planDetails": "Détails du plan :",
"total": "Total ",
"addCoupon": {
"buttonTitle": "Ajouter un coupon",
Expand Down Expand Up @@ -261,6 +255,8 @@
"invalidPlan": "Type de plan non pris en charge. Veuillez sélectionner un plan valide.",
"fetchingCryptoCurrencies": "Nous n'avons pas pu charger les options de crypto-monnaies disponibles",
"addressRequired": "Veuillez compléter votre adresse de facturation pour continuer",
"postalCodeRequired": "Veuillez saisir votre code postal pour continuer",
"countryRequired": "Nous n'avons pas pu déterminer votre pays. Veuillez réessayer plus tard.",
"businessPlan": "Le plan d’entreprise n’est pas disponible"
}
},
Expand Down
16 changes: 6 additions & 10 deletions src/app/i18n/locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,6 @@
}
},
"checkout": {
"title": "Ci sei quasi! Completa il pagamento in modo sicuro",
"pay": "Paga",
"processing": "Elaborazione in corso...",
"checkout": "Pagamento",
Expand All @@ -217,15 +216,14 @@
"signIn": {
"password": "La tua password"
},
"title": {
"signUp": "Crea un account",
"signIn": "Accedi",
"userIsSignedIn": "Utente connesso come"
},
"emailMustNotBeEmpty": "L'email non deve essere vuota",
"privacyGuarantee": "Garanzia di privacy: Non condividiamo le tue informazioni e ti contatteremo solo se necessario per fornire il nostro servizio."
},
"addressBillingTitle": "Indirizzo di Fatturazione",
"postalCode": {
"title": "Codice postale",
"placeholder": "Codice postale"
},
"crypto": "Crypto",
"addressBilling": {
"optional": {
Expand All @@ -234,10 +232,7 @@
"companyVatId": "Partita IVA dell'azienda"
}
},
"paymentTitle": "Seleziona un metodo di pagamento",
"productCard": {
"title": "Riepilogo dell'ordine",
"selectedPlan": "Piano selezionato",
"renewalTitle": {
"month": "annuale",
"year": "annuale",
Expand All @@ -249,7 +244,6 @@
"lifetime": "Pagamento unico"
},
"saving": "Stai risparmiando {{percent}}%",
"planDetails": "Dettagli del piano:",
"total": "Totale ",
"addCoupon": {
"buttonTitle": "Aggiungi coupon",
Expand Down Expand Up @@ -282,6 +276,8 @@
"invalidPlan": "Tipo di piano non supportato. Seleziona un piano valido.",
"fetchingCryptoCurrencies": "Non siamo riusciti a caricare le opzioni di criptovalute disponibili",
"addressRequired": "Completa il tuo indirizzo di fatturazione per continuare",
"postalCodeRequired": "Inserisci il tuo codice postale per continuare",
"countryRequired": "Non siamo riusciti a determinare il tuo paese. Riprova più tardi.",
"businessPlan": "Il piano aziendale non è disponibile"
}
},
Expand Down
16 changes: 6 additions & 10 deletions src/app/i18n/locales/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@
}
},
"checkout": {
"title": "Вы почти у цели! Безопасное оформление заказа",
"pay": "Оплатить",
"processing": "Обработка...",
"checkout": "Оформить заказ",
Expand All @@ -196,15 +195,14 @@
"signIn": {
"password": "Ваш пароль"
},
"title": {
"signUp": "Создать аккаунт",
"signIn": "Войти",
"userIsSignedIn": "Пользователь вошел как"
},
"emailMustNotBeEmpty": "Электронная почта не должна быть пустой",
"privacyGuarantee": "Гарантия конфиденциальности: Мы не передаем вашу информацию и будем связываться с вами только при необходимости для предоставления наших услуг."
},
"addressBillingTitle": "Адрес для выставления счетов",
"postalCode": {
"title": "Почтовый индекс",
"placeholder": "Почтовый индекс"
},
"crypto": "Crypto",
"addressBilling": {
"optional": {
Expand All @@ -213,10 +211,7 @@
"companyVatId": "ИНН компании"
}
},
"paymentTitle": "Выберите способ оплаты",
"productCard": {
"title": "Сводка заказа",
"selectedPlan": "Выбранный план",
"renewalTitle": {
"month": "ежегодный",
"year": "ежегодный",
Expand All @@ -228,7 +223,6 @@
"lifetime": "Разовый платеж"
},
"saving": "Вы экономите {{percent}}%",
"planDetails": "Детали плана:",
"total": "Итого ",
"addCoupon": {
"buttonTitle": "Добавить купон",
Expand Down Expand Up @@ -261,6 +255,8 @@
"invalidPlan": "Неподдерживаемый тип плана. Пожалуйста, выберите действительный план.",
"fetchingCryptoCurrencies": "Не удалось загрузить доступные варианты криптовалют",
"addressRequired": "Пожалуйста, заполните адрес для выставления счета, чтобы продолжить",
"postalCodeRequired": "Пожалуйста, введите почтовый индекс, чтобы продолжить",
"countryRequired": "Не удалось определить вашу страну. Пожалуйста, повторите попытку позже.",
"businessPlan": "Бизнес-план недоступен"
}
},
Expand Down
Loading
Loading