From e71df436e2c4c79a0b02f75c7a521a39a03b832e Mon Sep 17 00:00:00 2001 From: comeback01 Date: Mon, 29 Sep 2025 09:12:37 +0200 Subject: [PATCH] feat(i18n): add French translation for stripe promo codes --- web/src/i18n/locales/fr.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/i18n/locales/fr.json b/web/src/i18n/locales/fr.json index 354ab691..35a635bd 100644 --- a/web/src/i18n/locales/fr.json +++ b/web/src/i18n/locales/fr.json @@ -837,6 +837,7 @@ "确定要充值 $": "Confirmer la recharge de $", "微信/支付宝 实付金额:": "Montant du paiement réel WeChat/Alipay :", "Stripe 实付金额:": "Montant du paiement réel Stripe :", + "允许在 Stripe 支付中输入促销码": "Autoriser la saisie de codes promotionnels lors du paiement Stripe", "支付中...": "Paiement en cours", "支付宝": "Alipay", "收益统计": "Statistiques sur les revenus",