Skip to content

Commit

Permalink
[Translation] Add texts french translation (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
flo-sch authored and freekmurze committed Oct 11, 2016
1 parent c1592b7 commit 3d3cb28
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions resources/lang/fr/texts.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?php

return [
'message' => 'Ce site nécessite l\'autorisation de cookies pour fonctionner correctement.',
'agree' => 'Accepter',
];

0 comments on commit 3d3cb28

Please sign in to comment.