Skip to content

Commit

Permalink
[Trad] add : new trad
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-eoxia committed Jul 30, 2021
1 parent aaf2316 commit 20e9d05
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion js/digiriskdolibarr.js.php
Original file line number Diff line number Diff line change
Expand Up @@ -937,7 +937,7 @@
processData: false,
contentType: false,
success: function() {
//window.location.reload();
window.location.reload();
},
error: function ( ) {
}
Expand Down
7 changes: 6 additions & 1 deletion langs/fr_FR/digiriskdolibarr.lang
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ CreatePreventionPlan = Créer un plan de prévention
DeletePreventionPlan = Supprimer un plan de prévention
NewPreventionPlan = Nouveau plan de prévention
PreventionPlanDet = Lignes des plans de prévention

# Trigger - Déclencheur
PREVENTIONPLAN_CREATEInDolibarr = Plan de prévention créé dans Dolibarr
ActionsOnPreventionPlan = Événements liés au plan de prévention
Expand All @@ -287,7 +288,7 @@ PreventionPlanDocumentGeneratedWithDolibarr = Plan de prévention généré avec
PreventionPlan = Plan de prévention
PreventionPlanList = Liste des plans de prévention
PreventionPlanLine = risque(s)
PriorVisit = Visite préliminaire
PriorVisit = Inspection commune préalable
PriorVisitYesNo = Visite préliminaire effectuée
PriorVisitText = Note de la visite
CSSCTIntervention = Intervention du CSSCT
Expand All @@ -296,6 +297,7 @@ MaitreOeuvre = Responsable de l'Entreprise Utilisatrice
ExtSociety = Entreprise Extérieure
ExtSocietyResponsible = Responsable de l'Entreprise Extérieure
ExtSocietyIntervenants = Intervenants de l'Entreprise Extérieure
ExtSocietyIntervenant = Intervenant de l'Entreprise Extérieure
ActionsDescription = Description des actions
INRSRisk = Risque (INRS)
PreventionMethod = Moyens de prévention
Expand Down Expand Up @@ -771,6 +773,9 @@ SignatureShowCompanyLogoHelp = Activez cette option pour masquer le logo de la s
SignatureMaitreOeuvre = Signature du responsable de l'entreprise utilisatrice
SignatureResponsibleExtSociety = Signature du responsable de l'entreprise extérieure
Role = Rôle
NewIntervenants = Ajouter un nouveau intervenant
SignatureLink = Lien signature
SendMailDate = Date d'envoie d'email

#
# Ticket - Interface publique ticket
Expand Down

0 comments on commit 20e9d05

Please sign in to comment.