Browse Source

Merge pull request #21 from OpenAlgeria/dev

notification.php Translate French
daniel 7 years ago
parent
commit
d8bbe98728
1 changed files with 4 additions and 0 deletions
  1. 4 0
      resources/lang/fr/notification.php

+ 4 - 0
resources/lang/fr/notification.php

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