mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
add Comment component, make POST comment request
This commit is contained in:
@@ -54,6 +54,10 @@ const appMessages = {
|
||||
text: "Dénomination",
|
||||
description: "Description",
|
||||
add_resources: "Ajouter des interlocuteurs",
|
||||
},
|
||||
comment: {
|
||||
title: "Ajout d'une note",
|
||||
content: "Rédigez une première note..."
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user