kopia lustrzana https://github.com/pixelfed/pixelfed
Update notification.php
rodzic
8e016f59d1
commit
17d7a945f0
|
@ -3,8 +3,10 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'likedPhoto' => 'a aimat vòstra fòto.',
|
'likedPhoto' => 'a aimat vòstra fòto.',
|
||||||
|
'likedComment' => 'a aimat vòstre comentari.',
|
||||||
'startedFollowingYou' => 'a començat de vos seguir.',
|
'startedFollowingYou' => 'a començat de vos seguir.',
|
||||||
'commented' => 'a comentat vòstra publicacion.',
|
'commented' => 'a comentat vòstra publicacion.',
|
||||||
'mentionedYou' => 'vos a mencionat.',
|
'mentionedYou' => 'vos a mencionat.',
|
||||||
|
'shared' => 'a partejat vòstra publicacion.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Ładowanie…
Reference in New Issue