mirror of https://github.com/pixelfed/pixelfed
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
258 B
PHTML
13 lines
258 B
PHTML
|
8 years ago
|
<?php
|
||
|
1 month ago
|
|
||
|
8 years ago
|
return [
|
||
|
2 weeks ago
|
|
||
|
1 month ago
|
'likedPhoto' => 'menyukai foto kamu.',
|
||
|
2 weeks ago
|
'likedComment' => '',
|
||
|
1 month ago
|
'startedFollowingYou' => 'mulai mengikuti kamu.',
|
||
|
|
'commented' => 'mengomentari posting kamu.',
|
||
|
|
'mentionedYou' => 'menyebut nama kamu.',
|
||
|
2 weeks ago
|
'shared' => '',
|
||
|
|
|
||
|
8 years ago
|
];
|