mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Add translations that were missing according to console error
This commit is contained in:
parent
1d21499eab
commit
09882bb4be
@ -348,6 +348,9 @@ import { makeFetch } from 'ChillMainAssets/lib/api/apiMethods';
|
||||
const i18n = {
|
||||
messages: {
|
||||
fr: {
|
||||
action: {
|
||||
save: "Enregistrer"
|
||||
},
|
||||
action_title: "Action d'accompagnement",
|
||||
comments: "Commentaire",
|
||||
startDate: "Date de début",
|
||||
@ -378,6 +381,7 @@ const i18n = {
|
||||
no_evaluations_available: "Aucune évaluation disponible",
|
||||
no_goals_available: "Aucun objectif disponible",
|
||||
referrers: "Agents traitants",
|
||||
add_referrers: "Ajouter des agents traitants",
|
||||
no_referrers: "Aucun agent traitant",
|
||||
choose_referrers: "Choisir des agents traitants",
|
||||
remove_referrer: "Enlever l'agent",
|
||||
|
Loading…
x
Reference in New Issue
Block a user