mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
init SocialIssue, Referrer and Confirm components
This commit is contained in:
@@ -48,6 +48,12 @@ const appMessages = {
|
||||
address: "Adresse",
|
||||
location: "Localité",
|
||||
},
|
||||
social_issue: {
|
||||
title: "Problématiques sociales",
|
||||
},
|
||||
referrer: {
|
||||
title: "Référent",
|
||||
},
|
||||
resources: {
|
||||
title: "Interlocuteurs privilégiés",
|
||||
counter: "Pas d'interlocuteur | 1 interlocuteur | {count} interlocuteurs",
|
||||
@@ -58,7 +64,11 @@ const appMessages = {
|
||||
comment: {
|
||||
title: "Ajout d'une note",
|
||||
content: "Rédigez une première note..."
|
||||
}
|
||||
},
|
||||
confirm: {
|
||||
title: "Confirmation",
|
||||
},
|
||||
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user