Browse Source

Update notification.php

Nouutilizaire 7 years ago
parent
commit
d1fa191f06
1 changed files with 2 additions and 1 deletions
  1. 2 1
      resources/lang/oc/notification.php

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

@@ -2,6 +2,7 @@
 
 return [
 
-  'likedPhoto' => 'a aimat vòstra fotografia.',
+  'likedPhoto' => 'a aimat vòstra fòto.',
+  'startedFollowingYou' => 'a començat de vos seguir.',
 
 ];