Browse Source

Merge pull request #24 from Grazouillis/patch-1

french correction
daniel 7 years ago
parent
commit
03d6802344
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/lang/fr/notification.php

+ 1 - 1
resources/lang/fr/notification.php

@@ -1,4 +1,4 @@
 <?php
 return [
-  'likedPhoto' => 'Aimé votre photo.',
+  'likedPhoto' => 'a aimé votre photo.',
 ];