Skip to content

Commit 10e64ce

Browse files
French translation
1 parent 0560872 commit 10e64ce

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?php
2+
3+
return [
4+
'comments' => 'Commentaires',
5+
'comments.add' => 'Ajouter un commentaire',
6+
'comments.empty' => 'Pas encore de commentaires.',
7+
'comments.placeholder' => 'Ajouter un commentaire...',
8+
9+
'notifications.created' => 'Commentaire ajouté.',
10+
'notifications.deleted' => 'Commentaire supprimé.',
11+
12+
'modal.heading' => 'Commentaires',
13+
];

0 commit comments

Comments
 (0)