This commit is contained in:
root
2026-05-22 02:43:13 -04:00
parent 191fb3cb4e
commit 99c429d69c
21 changed files with 276 additions and 94 deletions
@@ -128,7 +128,7 @@ export default function AdminBillingPage() {
eyebrow: 'Plateforme',
mrr: 'MRR (MAD)',
active: 'Actifs',
trialing: 'Essai',
trialing: 'En essai',
pastDue: 'En retard',
cancelled: 'Annulés',
company: 'Entreprise',
@@ -155,9 +155,9 @@ export default function AdminBillingPage() {
provider: 'Fournisseur',
paidAt: 'Payé le',
date: 'Date',
invoiceNo: 'Facture',
invoiceNo: 'Facture',
download: 'PDF',
cancelAtEnd: 'Annulé en fin de période',
cancelAtEnd: 'Sera annulé en fin de période',
},
ar: {
title: 'الفوترة',
@@ -193,7 +193,7 @@ export default function AdminBillingPage() {
date: 'التاريخ',
invoiceNo: 'رقم الفاتورة',
download: 'PDF',
cancelAtEnd: 'يُلغى في نهاية الفترة',
cancelAtEnd: 'سيُلغى في نهاية الفترة',
},
}[language]