Jelajahi Sumber

Update notification.php

es-ka 6 tahun lalu
induk
melakukan
5a7176181e
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      resources/lang/de/notification.php

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

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