Browse Source

Merge pull request #21 from OpenAlgeria/dev

notification.php Translate French
daniel 7 năm trước cách đây
mục cha
commit
d8bbe98728
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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.',
+];