Skip to content

Commit

Permalink
Adding french translation (#16)
Browse files Browse the repository at this point in the history
Niche. Thank you for the french translation.
  • Loading branch information
Devonab committed Feb 10, 2023
1 parent 77bffa3 commit 45f3e15
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions resources/lang/fr/package.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?php

return [
'permalink_label' => 'Permalien :',
'permalink_label_link_visit' => 'Voir',
'permalink_action_edit' => 'Éditer',
'permalink_action_ok' => 'OK',
'permalink_action_reset' => 'Réinitialiser',
'permalink_action_cancel' => 'Annuler',
'permalink_status_changed' => 'modifié',
];

0 comments on commit 45f3e15

Please sign in to comment.