pixelfed/resources/lang/oc/notification.php

11 lines
240 B
PHP
Raw Normal View History

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