diff --git a/config/locales/client.fr.yml b/config/locales/client.fr.yml index a0583c1..fa72929 100644 --- a/config/locales/client.fr.yml +++ b/config/locales/client.fr.yml @@ -67,6 +67,8 @@ fr: title: Informations client buttons: subscribe: Souscrire + purchased: Acheté + go_to_billing: Procéder au paiement billing: name: Nom email: Courriel @@ -79,6 +81,7 @@ fr: confirm_payment: Confirmer le paiement success: Retour admin: + unconfigured: 'Stripe n''est pas configuré correctement. Veuillez consulter Discourse Meta pour plus d''informations.' dashboard: title: Tableau de bord table: diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml index 048422e..0d7b5c0 100644 --- a/config/locales/client.he.yml +++ b/config/locales/client.he.yml @@ -56,6 +56,7 @@ he: id: מזהה מינוי status: מצב created_at: נוצר + cancelled: בוטל operations: destroy: confirm: לבטל את המינוי הזה? diff --git a/config/locales/client.ru.yml b/config/locales/client.ru.yml index ed5a965..d38e0f2 100644 --- a/config/locales/client.ru.yml +++ b/config/locales/client.ru.yml @@ -39,7 +39,7 @@ ru: incomplete: Оплата не завершена. Ваша подписка будет обновлена после завершения оплаты. validate: payment_options: - required: Пожалуйста, выберите план подписки. + required: Пожалуйста, выберите тарифный план. user: payments: id: Идентификатор платежа @@ -108,7 +108,7 @@ ru: active_help: Отключите это, пока ваш продукт не будет готов для потребителей. created_at: Создано updated_at: Обновлено - product_help: Прежде чем клиенты смогут подписаться на ваш сайт, вам нужно создать хотя бы один продукт и соответствующий план. + product_help: Прежде чем клиенты смогут подписаться на ваш сайт, вам нужно создать хотя бы один продукт и соответствующий тарифный план. plans: title: Планы ценообразования operations: diff --git a/config/locales/client.sv.yml b/config/locales/client.sv.yml index 45045f9..fb21e44 100644 --- a/config/locales/client.sv.yml +++ b/config/locales/client.sv.yml @@ -56,6 +56,7 @@ sv: id: Prenumerations-ID status: Status created_at: Skapad + cancelled: avbruten operations: destroy: confirm: Är du säker på att du vill avbryta denna prenumeration?