This commit is contained in:
Manav Rathi
2024-11-08 12:09:25 +05:30
parent 1cc39ff489
commit d2d75291ee
38 changed files with 76 additions and 76 deletions

View File

@@ -1275,7 +1275,7 @@ export async function handleSubscriptionCompletionRedirectIfNeeded(
case "requires_payment_method":
showMiniDialog({
title: t("update_payment_method"),
message: t("UPDATE_PAYMENT_METHOD_MESSAGE"),
message: t("update_payment_method_message"),
continue: {
text: t("update_payment_method"),
action: () => {
@@ -1288,7 +1288,7 @@ export async function handleSubscriptionCompletionRedirectIfNeeded(
case "authentication_failed":
showMiniDialog({
title: t("update_payment_method"),
message: t("STRIPE_AUTHENTICATION_FAILED"),
message: t("payment_method_authentication_failed"),
continue: {
text: t("update_payment_method"),
action: () => {

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "شهريا",
"yearly": "سنويا",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "Dein Kauf wurde abgebrochen. Bitte versuche es erneut, wenn du abonnieren willst",
"subscription_purchase_failed": "Kauf des Abonnements fehlgeschlagen Bitte versuchen Sie es erneut",
"SUBSCRIPTION_UPDATE_FAILED": "Aktualisierung des Abonnements fehlgeschlagen Bitte versuchen Sie es erneut",
"UPDATE_PAYMENT_METHOD_MESSAGE": "Es tut uns leid, die Zahlung ist fehlgeschlagen, als wir versuchten Ihre Karte zu belasten. Bitte aktualisieren Sie Ihre Zahlungsmethode und versuchen Sie es erneut",
"STRIPE_AUTHENTICATION_FAILED": "Wir können deine Zahlungsmethode nicht authentifizieren. Bitte wähle eine andere Zahlungsmethode und versuche es erneut",
"update_payment_method_message": "Es tut uns leid, die Zahlung ist fehlgeschlagen, als wir versuchten Ihre Karte zu belasten. Bitte aktualisieren Sie Ihre Zahlungsmethode und versuchen Sie es erneut",
"payment_method_authentication_failed": "Wir können deine Zahlungsmethode nicht authentifizieren. Bitte wähle eine andere Zahlungsmethode und versuche es erneut",
"update_payment_method": "Zahlungsmethode aktualisieren",
"monthly": "Monatlich",
"yearly": "Jährlich",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "Ενημέρωση μεθόδου πληρωμής",
"monthly": "Μηνιαία",
"yearly": "Ετήσια",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "Your purchase was canceled, please try again if you want to subscribe",
"subscription_purchase_failed": "Subscription purchase failed, please try again",
"SUBSCRIPTION_UPDATE_FAILED": "Subscription updated failed, please try again",
"UPDATE_PAYMENT_METHOD_MESSAGE": "We are sorry, payment failed when we tried to charge your card, please update your payment method and try again",
"STRIPE_AUTHENTICATION_FAILED": "We are unable to authenticate your payment method. please choose a different payment method and try again",
"update_payment_method_message": "We are sorry, payment failed when we tried to charge your card, please update your payment method and try again",
"payment_method_authentication_failed": "We are unable to authenticate your payment method. please choose a different payment method and try again",
"update_payment_method": "Update payment method",
"monthly": "Monthly",
"yearly": "Yearly",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "Tu compra ha sido cancelada, por favor inténtalo de nuevo si quieres suscribirte",
"subscription_purchase_failed": "Compra de suscripción fallida, por favor inténtalo de nuevo",
"SUBSCRIPTION_UPDATE_FAILED": "Suscripción actualizada falló, inténtelo de nuevo",
"UPDATE_PAYMENT_METHOD_MESSAGE": "Lo sentimos, el pago falló cuando intentamos cargar a su tarjeta, por favor actualice su método de pago y vuelva a intentarlo",
"STRIPE_AUTHENTICATION_FAILED": "No podemos autenticar tu método de pago. Por favor, elige un método de pago diferente e inténtalo de nuevo",
"update_payment_method_message": "Lo sentimos, el pago falló cuando intentamos cargar a su tarjeta, por favor actualice su método de pago y vuelva a intentarlo",
"payment_method_authentication_failed": "No podemos autenticar tu método de pago. Por favor, elige un método de pago diferente e inténtalo de nuevo",
"update_payment_method": "Actualizar medio de pago",
"monthly": "Mensual",
"yearly": "Anual",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "Votre achat est annulé, veuillez réessayer si vous souhaitez vous abonner",
"subscription_purchase_failed": "Échec lors de l'achat de l'abonnement, veuillez réessayer",
"SUBSCRIPTION_UPDATE_FAILED": "Échec lors de la mise à niveau de l'abonnement, veuillez réessayer",
"UPDATE_PAYMENT_METHOD_MESSAGE": "Désolé, échec de paiement lors de la saisie de votre carte, veuillez mettr eà jour votre moyen de paiement et réessayer",
"STRIPE_AUTHENTICATION_FAILED": "Nous n'avons pas pu authentifier votre moyen de paiement. Veuillez choisir un moyen différent et réessayer",
"update_payment_method_message": "Désolé, échec de paiement lors de la saisie de votre carte, veuillez mettr eà jour votre moyen de paiement et réessayer",
"payment_method_authentication_failed": "Nous n'avons pas pu authentifier votre moyen de paiement. Veuillez choisir un moyen différent et réessayer",
"update_payment_method": "Mise à jour du moyen de paiement",
"monthly": "Mensuel",
"yearly": "Annuel",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "Pembelian kamu telah dibatalkan, silakan coba lagi jika kamu ingin berlangganan",
"subscription_purchase_failed": "Pembelian langganan gagal, silakan coba lagi",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "Bulanan",
"yearly": "Tahunan",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "Il tuo acquisto è stato annullato, riprova se vuoi iscriverti",
"subscription_purchase_failed": "Acquisto abbonamento non riuscito, riprova",
"SUBSCRIPTION_UPDATE_FAILED": "L'aggiornamento dell'abbonamento non è riuscito, riprova",
"UPDATE_PAYMENT_METHOD_MESSAGE": "Siamo spiacenti, il pagamento non è andato a buon fine quando abbiamo provato ad addebitare alla sua carta, la preghiamo di aggiornare il suo metodo di pagamento e riprovare",
"STRIPE_AUTHENTICATION_FAILED": "Non siamo in grado di autenticare il tuo metodo di pagamento. Per favore scegli un metodo di pagamento diverso e riprova",
"update_payment_method_message": "Siamo spiacenti, il pagamento non è andato a buon fine quando abbiamo provato ad addebitare alla sua carta, la preghiamo di aggiornare il suo metodo di pagamento e riprovare",
"payment_method_authentication_failed": "Non siamo in grado di autenticare il tuo metodo di pagamento. Per favore scegli un metodo di pagamento diverso e riprova",
"update_payment_method": "Aggiorna metodo di pagamento",
"monthly": "Mensile",
"yearly": "Annuale",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "Jūsų pirkimas buvo atšauktas. Bandykite dar kartą, jei norite užsiprenumeruoti.",
"subscription_purchase_failed": "Prenumeratos pirkimas nepavyko. Bandykite dar kartą.",
"SUBSCRIPTION_UPDATE_FAILED": "Prenumeratos atnaujinimas nepavyko. Bandykite dar kartą.",
"UPDATE_PAYMENT_METHOD_MESSAGE": "Atsiprašome. Mokėjimas nepavyko, kai bandėme nuskaityti iš jūsų kortelės. Atnaujinkite savo mokėjimo būdą ir bandykite dar kartą.",
"STRIPE_AUTHENTICATION_FAILED": "Mums nepavyksta nustatyti jūsų mokėjimo būdo tapatybės. Pasirinkite kitą mokėjimo būdą ir bandykite dar kartą.",
"update_payment_method_message": "Atsiprašome. Mokėjimas nepavyko, kai bandėme nuskaityti iš jūsų kortelės. Atnaujinkite savo mokėjimo būdą ir bandykite dar kartą.",
"payment_method_authentication_failed": "Mums nepavyksta nustatyti jūsų mokėjimo būdo tapatybės. Pasirinkite kitą mokėjimo būdą ir bandykite dar kartą.",
"update_payment_method": "Atnaujinti mokėjimo būdą",
"monthly": "Mėnesinis",
"yearly": "Metinis",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "Uw aankoop is geannuleerd, probeer het opnieuw als u zich wilt abonneren",
"subscription_purchase_failed": "Betaling van abonnement mislukt Probeer het opnieuw",
"SUBSCRIPTION_UPDATE_FAILED": "Niet gelukt om abonnement bij te werken, probeer het opnieuw",
"UPDATE_PAYMENT_METHOD_MESSAGE": "Het spijt ons, maar de betaling is mislukt bij het in rekening brengen van uw kaart, gelieve uw betaalmethode bij te werken en het opnieuw te proberen",
"STRIPE_AUTHENTICATION_FAILED": "We zijn niet in staat om uw betaalmethode te verifiëren. Kies een andere betaalmethode en probeer het opnieuw",
"update_payment_method_message": "Het spijt ons, maar de betaling is mislukt bij het in rekening brengen van uw kaart, gelieve uw betaalmethode bij te werken en het opnieuw te proberen",
"payment_method_authentication_failed": "We zijn niet in staat om uw betaalmethode te verifiëren. Kies een andere betaalmethode en probeer het opnieuw",
"update_payment_method": "Betalingsmethode bijwerken",
"monthly": "Maandelijks",
"yearly": "Jaarlijks",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "Zakup został anulowany, spróbuj ponownie, jeśli chcesz subskrybować",
"subscription_purchase_failed": "Zakup subskrypcji nie powiódł się, spróbuj ponownie",
"SUBSCRIPTION_UPDATE_FAILED": "Aktualizacja subskrypcji nie powiodła się, spróbuj ponownie",
"UPDATE_PAYMENT_METHOD_MESSAGE": "Przepraszamy, płatność nie powiodła się, gdy próbowaliśmy obciążyć Twoją kartę, zaktualizuj metodę płatności i spróbuj ponownie",
"STRIPE_AUTHENTICATION_FAILED": "Nie możemy uwierzytelnić Twojej metody płatności. Prosimy wybrać inną metodę płatności i spróbuj ponownie",
"update_payment_method_message": "Przepraszamy, płatność nie powiodła się, gdy próbowaliśmy obciążyć Twoją kartę, zaktualizuj metodę płatności i spróbuj ponownie",
"payment_method_authentication_failed": "Nie możemy uwierzytelnić Twojej metody płatności. Prosimy wybrać inną metodę płatności i spróbuj ponownie",
"update_payment_method": "Zaktualizuj metodę płatności",
"monthly": "Miesięcznie",
"yearly": "Rocznie",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "Sua compra foi cancelada, por favor, tente novamente se quiser assinar",
"subscription_purchase_failed": "Falha na compra de assinatura, tente novamente",
"SUBSCRIPTION_UPDATE_FAILED": "Falha ao atualizar assinatura, tente novamente",
"UPDATE_PAYMENT_METHOD_MESSAGE": "Desculpe-nos, o pagamento falhou quando tentamos cobrar o seu cartão, por favor atualize seu método de pagamento e tente novamente",
"STRIPE_AUTHENTICATION_FAILED": "Não foi possível autenticar seu método de pagamento. Por favor, escolha outro método de pagamento e tente novamente",
"update_payment_method_message": "Desculpe-nos, o pagamento falhou quando tentamos cobrar o seu cartão, por favor atualize seu método de pagamento e tente novamente",
"payment_method_authentication_failed": "Não foi possível autenticar seu método de pagamento. Por favor, escolha outro método de pagamento e tente novamente",
"update_payment_method": "Atualizar forma de pagamento",
"monthly": "Mensal",
"yearly": "Anual",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "A sua compra foi cancelada, por favor tente novamente se quiser subscrever",
"subscription_purchase_failed": "A compra da subscrição falhou, tente novamente",
"SUBSCRIPTION_UPDATE_FAILED": "A atualização da subscrição falhou, tente novamente",
"UPDATE_PAYMENT_METHOD_MESSAGE": "Lamentamos, mas o pagamento falhou quando tentámos cobrar o seu cartão. Actualize o seu método de pagamento e tente novamente",
"STRIPE_AUTHENTICATION_FAILED": "Não foi possível autenticar o seu método de pagamento. Escolha um método de pagamento diferente e tente novamente",
"update_payment_method_message": "Lamentamos, mas o pagamento falhou quando tentámos cobrar o seu cartão. Actualize o seu método de pagamento e tente novamente",
"payment_method_authentication_failed": "Não foi possível autenticar o seu método de pagamento. Escolha um método de pagamento diferente e tente novamente",
"update_payment_method": "Atualizar o método de pagamento",
"monthly": "Mensal",
"yearly": "Anual",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "Ваша покупка была отменена, пожалуйста, повторите попытку, если вы хотите подписаться",
"subscription_purchase_failed": "Не удалось приобрести подписку, пожалуйста, повторите попытку",
"SUBSCRIPTION_UPDATE_FAILED": "Не удалось обновить подписку, пожалуйста, повторите попытку",
"UPDATE_PAYMENT_METHOD_MESSAGE": "Приносим извинения, при попытке списать средства с вашей карты произошел сбой платежа. Пожалуйста, измените способ оплаты и повторите попытку",
"STRIPE_AUTHENTICATION_FAILED": "Мы не можем подтвердить подлинность вашего способа оплаты. пожалуйста, выберите другой способ оплаты и повторите попытку",
"update_payment_method_message": "Приносим извинения, при попытке списать средства с вашей карты произошел сбой платежа. Пожалуйста, измените способ оплаты и повторите попытку",
"payment_method_authentication_failed": "Мы не можем подтвердить подлинность вашего способа оплаты. пожалуйста, выберите другой способ оплаты и повторите попытку",
"update_payment_method": "Обновить платёжную информацию",
"monthly": "Ежемесячно",
"yearly": "Ежегодно",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "Uppdatera betalningsmetod",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "",
"subscription_purchase_failed": "",
"SUBSCRIPTION_UPDATE_FAILED": "",
"UPDATE_PAYMENT_METHOD_MESSAGE": "",
"STRIPE_AUTHENTICATION_FAILED": "",
"update_payment_method_message": "",
"payment_method_authentication_failed": "",
"update_payment_method": "",
"monthly": "",
"yearly": "",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "Ваше придбання було скасовано, спробуйте ще раз, якщо ви хочете підписатися",
"subscription_purchase_failed": "Не вдалося придбати підписку, спробуйте ще раз",
"SUBSCRIPTION_UPDATE_FAILED": "Не вдалося оновити підписку, спробуйте ще раз",
"UPDATE_PAYMENT_METHOD_MESSAGE": "Вибачте, при спробі списання коштів з вашої картки сталася помилка, оновіть спосіб оплати та повторіть спробу",
"STRIPE_AUTHENTICATION_FAILED": "Ми не можемо підтвердити ваш спосіб оплати, оберіть інший спосіб оплати та спробуйте ще раз",
"update_payment_method_message": "Вибачте, при спробі списання коштів з вашої картки сталася помилка, оновіть спосіб оплати та повторіть спробу",
"payment_method_authentication_failed": "Ми не можемо підтвердити ваш спосіб оплати, оберіть інший спосіб оплати та спробуйте ще раз",
"update_payment_method": "Оновити спосіб оплати",
"monthly": "Щомісяця",
"yearly": "Щороку",

View File

@@ -172,8 +172,8 @@
"subscription_purchase_cancelled": "您的购买已取消,如果您想订阅,请重试",
"subscription_purchase_failed": "订阅购买失败,请重试",
"SUBSCRIPTION_UPDATE_FAILED": "订阅更新失败,请重试",
"UPDATE_PAYMENT_METHOD_MESSAGE": "很抱歉,我们尝试从您的卡中扣款时支付失败,请更新您的付款方式并重试",
"STRIPE_AUTHENTICATION_FAILED": "我们无法验证您的付款方式。请选择不同的付款方式并重试",
"update_payment_method_message": "很抱歉,我们尝试从您的卡中扣款时支付失败,请更新您的付款方式并重试",
"payment_method_authentication_failed": "我们无法验证您的付款方式。请选择不同的付款方式并重试",
"update_payment_method": "更新付款方式",
"monthly": "每月",
"yearly": "每年",