فهرست منبع

Update notification.php

es-ka 6 سال پیش
والد
کامیت
5a7176181e
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      resources/lang/de/notification.php

+ 2 - 2
resources/lang/de/notification.php

@@ -2,9 +2,9 @@
 
 
 return [
 return [
 
 
-  'likedPhoto'          => 'gefällt dein Foto.',
+  'likedPhoto'          => 'gefällt dein Foto.',
   'startedFollowingYou' => 'folgt dir nun.',
   'startedFollowingYou' => 'folgt dir nun.',
   'commented'           => 'hat deinen Post kommentiert.',
   'commented'           => 'hat deinen Post kommentiert.',
-  'mentionedYou'        => 'hat dich erwähnt.',
+  'mentionedYou'        => 'hat dich erwähnt.',
 
 
 ];
 ];