From b16cc2dc27b20a51e1a1f9634ee7c14495858450 Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Thu, 13 Jan 2022 14:34:28 +0100 Subject: [PATCH] translations added --- .../ChillMainBundle/Resources/public/vuejs/OnTheFly/i18n.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Bundle/ChillMainBundle/Resources/public/vuejs/OnTheFly/i18n.js b/src/Bundle/ChillMainBundle/Resources/public/vuejs/OnTheFly/i18n.js index 4487685b2..04035a521 100644 --- a/src/Bundle/ChillMainBundle/Resources/public/vuejs/OnTheFly/i18n.js +++ b/src/Bundle/ChillMainBundle/Resources/public/vuejs/OnTheFly/i18n.js @@ -17,6 +17,9 @@ const ontheflyMessages = { person: "un nouvel usager", thirdparty: "un nouveau tiers professionnel" }, + addContact: { + title: "Créer un contact pour ..." + } resource_comment_title: "Un commentaire est associé à cet interlocuteur" addContact: { title: "Créer un contact pour {q}"