diff --git a/apps/web/public/locales/fr/app.json b/apps/web/public/locales/fr/app.json index 2c3c884f0..fcfbe7f01 100644 --- a/apps/web/public/locales/fr/app.json +++ b/apps/web/public/locales/fr/app.json @@ -278,6 +278,9 @@ "subscriptionStatusPaused": "En pause", "billingSubscriptionPlan": "Offre", "billingSubscriptionPrice": "Prix", + "billingSubscriptionNextPaymentDue": "Prochaine échéance", + "billingPaymentMethod": "Moyen de paiement", + "noPaymentMethodSet": "Aucun moyen de paiement défini", "addPaymentMethodDescription": "Veuillez ajouter une méthode de paiement pour éviter une interruption de service de votre abonnement.", "addPaymentMethod": "Ajouter un mode de paiement", "billingPortalDescription": "Visitez le portail de facturation pour gérer votre abonnement, mettre à jour les méthodes de paiement ou afficher l'historique de facturation.",