Browse Source

notification.php Translate French

OpenAlgeria 7 years ago
parent
commit
0e1c1611c3
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.',
+];