Create notification.php

pull/808/head
begini 7 years ago committed by GitHub
parent 5e1a505418
commit 10cca0ecce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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