1
0
Fork 0
pixelfed/resources/lang/oc/notification.php

11 lines
213 B
PHP
Raw Normal View History

2018-05-29 08:42:30 +00:00
<?php
return [
2018-05-30 08:54:37 +00:00
'likedPhoto' => 'a aimat vòstra fòto.',
'startedFollowingYou' => 'a començat de vos seguir.',
2018-06-19 20:01:00 +00:00
'commented' => 'a comentat vòstra publicacion.',
'mentionedYou' => 'vos a mencionat.'
2018-05-29 08:42:30 +00:00
];