pixelfed/resources/lang/ar/notification.php

11 lines
244 B
PHP
Raw Normal View History

2018-08-28 19:41:26 +00:00
<?php
return [
'likedPhoto' => 'أُعجِب بصورتك.',
'startedFollowingYou' => 'يُتابِعك الآن.',
'commented' => 'علّق على منشورك.',
'mentionedYou' => 'أشار إليك.',
];