1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-03-05 19:20:18 +00:00
pixelfed/resources/lang/fa/helpcenter.php

29 lines
852 B
PHP
Raw Normal View History

2020-01-04 16:21:57 +03:30
<?php
return [
'helpcenter' => 'مرکز راهنما',
'whatsnew' => 'چه خبر',
'gettingStarted' => 'شروع به کار',
'sharingMedia' => 'انتشار محتوا',
'profile' => 'نمایه',
'stories' => 'داستان‌ها',
'hashtags' => 'هشتگ‌ها',
'discover' => 'کشف‌کردن',
'directMessages' => 'پیام‌های شخصی',
'timelines' => 'خط زمانی',
2020-01-04 16:21:57 +03:30
'embed' => 'توکار',
2021-06-10 13:29:26 +04:30
'communityGuidelines' => 'دستورالعمل‌های اجتماع',
'whatIsTheFediverse' => 'فدیورس چیست؟',
'controllingVisibility' => 'کنترل نمایش',
2020-01-04 16:21:57 +03:30
'blockingAccounts' => 'حساب‌های مسدودشده',
'safetyTips' => 'نکات امنیتی',
'reportSomething' => 'گزارش چیزی',
'dataPolicy' => 'خط مشی داده',
'taggingPeople' => 'برچسب زدن افراد'
2020-01-04 16:21:57 +03:30
];