pixelfed/resources/lang/oc/notification.php

11 wiersze
213 B
PHP
Czysty Zwykły widok Historia

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
];