1
0
begini 6 жил өмнө
parent
commit
10cca0ecce

+ 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.',
+];