Explorar el Código

notification.php Translate French

OpenAlgeria hace 7 años
padre
commit
0e1c1611c3
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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.',
+];