feat(brand): replace placeholder mark with logo + favicon, fix connect button
This commit is contained in:
@@ -436,7 +436,14 @@
|
||||
"approveTitle": "Approuver la demande ?",
|
||||
"approveWarning": "Cela provisionne l'infrastructure du locataire, facture les frais d'installation et notifie le client. Vérifiez l'exactitude des détails de la demande avant de continuer.",
|
||||
"approveReapproveWarning": "Ceci réapprouve une demande précédemment rejetée : l'infrastructure du locataire est provisionnée, les frais d'installation sont facturés et le client est notifié.",
|
||||
"confirmApprove": "Approuver et provisionner"
|
||||
"confirmApprove": "Approuver et provisionner",
|
||||
"searchRequestsPlaceholder": "Rechercher des demandes…",
|
||||
"searchTenantsPlaceholder": "Rechercher des locataires…",
|
||||
"paginationPrev": "Précédent",
|
||||
"paginationNext": "Suivant",
|
||||
"paginationPage": "Page {page} sur {total}",
|
||||
"paginationCount": "{total} au total",
|
||||
"noMatches": "Aucun résultat."
|
||||
},
|
||||
"channelUsers": {
|
||||
"title": "Utilisateurs autorisés",
|
||||
@@ -847,7 +854,8 @@
|
||||
"orgsPayByInvoiceOn": "actif",
|
||||
"orgsPayByInvoiceOff": "inactif",
|
||||
"orgsAutoChargeOn": "actif",
|
||||
"orgsAutoChargeOff": "inactif"
|
||||
"orgsAutoChargeOff": "inactif",
|
||||
"newInvoiceOrgNoMatches": "Aucun client correspondant."
|
||||
},
|
||||
"skillCostDialog": {
|
||||
"title": "Confirmer le coût d'activation",
|
||||
|
||||
Reference in New Issue
Block a user