Parcourir la source

Update notification.php

Nouutilizaire il y a 7 ans
Parent
commit
d1fa191f06
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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.',
 
 ];