Skip to content

Commit

Permalink
feature: French version
Browse files Browse the repository at this point in the history
  • Loading branch information
caouecs committed Jan 14, 2019
1 parent aea537d commit 0b44f92
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/resources/lang/fr/read-time.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?php

return [
'reads_left_to_right' => true,
'min' => 'min',
'minute' => 'minute',
'sec' => 'sec',
'second' => 'seconde',
'read' => 'lire'
];

0 comments on commit 0b44f92

Please sign in to comment.