Quentí 7 年之前
父節點
當前提交
65b015c3a6
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      resources/lang/oc/notification.php

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

@@ -4,5 +4,7 @@ return [
 
 
   'likedPhoto' => 'a aimat vòstra fòto.',
   'likedPhoto' => 'a aimat vòstra fòto.',
   'startedFollowingYou' => 'a començat de vos seguir.',
   'startedFollowingYou' => 'a començat de vos seguir.',
+  'commented' => 'a comentat vòstra publicacion.',
+  'mentionedYou' => 'vos a mencionat.'
 
 
 ];
 ];