Skip to content

Commit ab2a099

Browse files
Merge pull request #53 from agencetwogether/main
French translation
2 parents 6ce4352 + 10e64ce commit ab2a099

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)