瀏覽代碼

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.',
 
 ];