aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/fr.json
diff options
context:
space:
mode:
authorArmand Philippot <git@armandphilippot.com>2023-11-09 17:18:46 +0100
committerArmand Philippot <git@armandphilippot.com>2023-11-11 18:15:27 +0100
commitf699802b837d7d9fcf150ff2bf00cd3c5475c87a (patch)
tree6c96a140193e7386b454b6d444058a99a0e07454 /src/i18n/fr.json
parentbd9c9ae7e2ae973969569dd434836de9f38b07d4 (diff)
refactor(components): rewrite CommentsList component
* use ApprovedCommentProps to make CommentData type * add the author name of the parent on reply form heading * add tests
Diffstat (limited to 'src/i18n/fr.json')
-rw-r--r--src/i18n/fr.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/i18n/fr.json b/src/i18n/fr.json
index 9244863..27a3c8a 100644
--- a/src/i18n/fr.json
+++ b/src/i18n/fr.json
@@ -515,6 +515,10 @@
"defaultMessage": "Accueil",
"description": "Layout: main nav - home link"
},
+ "c1Ju/q": {
+ "defaultMessage": "Laisser une réponse à {name}",
+ "description": "CommentsList: comment form title"
+ },
"c556Qo": {
"defaultMessage": "Barre latérale",
"description": "PageLayout: accessible name for the sidebar"
@@ -751,10 +755,6 @@
"defaultMessage": "Libre",
"description": "HomePage: link to free thematic"
},
- "w8uLLF": {
- "defaultMessage": "Laisser une réponse",
- "description": "CommentsList: comment form title"
- },
"wQrvgw": {
"defaultMessage": "Mis à jour le :",
"description": "ProjectsPage: update date label"