Преглед на файлове

Update notification.php

Quentí преди 6 години
родител
ревизия
17d7a945f0
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      resources/lang/oc/notification.php

+ 2 - 0
resources/lang/oc/notification.php

@@ -3,8 +3,10 @@
 return [
 
   'likedPhoto'          => 'a aimat vòstra fòto.',
+  'likedComment'        => 'a aimat vòstre comentari.',
   'startedFollowingYou' => 'a començat de vos seguir.',
   'commented'           => 'a comentat vòstra publicacion.',
   'mentionedYou'        => 'vos a mencionat.',
+  'shared'				=> 'a partejat vòstra publicacion.',
 
 ];