Kaynağa Gözat

Create notification.php

begini 6 yıl önce
ebeveyn
işleme
10cca0ecce
1 değiştirilmiş dosya ile 7 ekleme ve 0 silme
  1. 7 0
      resources/lang/id/notification.php

+ 7 - 0
resources/lang/id/notification.php

@@ -0,0 +1,7 @@
+<?php
+return [
+  'likedPhoto'          => 'menyukai foto kamu.',
+  'startedFollowingYou' => 'mulai mengikuti kamu.',
+  'commented'           => 'mengomentari posting kamu.',
+  'mentionedYou'        => 'menyebut nama kamu.',
+];