pixelfed/resources/lang/fa/helpcenter.php

29 lines
859 B
PHP

<?php
return [
'helpcenter' => 'مرکز راهنما',
'whatsnew' => 'چه خبر',
'gettingStarted' => 'شروع به کار',
'sharingMedia' => 'انتشار محتوا',
'profile' => 'نمایه',
'stories' => 'داستان‌ها',
'hashtags' => 'هشتگ‌ها',
'discover' => 'کشف‌کردن',
'directMessages' => 'پیام‌های شخصی',
'timelines' => 'خط زمانی',
'embed' => 'توکار',
'communityGuidelines' => 'دستورالعمل‌های انجمن',
'whatIsTheFediverse' => 'نامتمرکز یعنی چی؟',
'controllingVisibility' => 'کنترل نمایش',
'blockingAccounts' => 'حساب‌های مسدودشده',
'safetyTips' => 'نکات امنیتی',
'reportSomething' => 'گزارش چیزی',
'dataPolicy' => 'خط مشی داده',
'taggingPeople' => 'برچسب زدن افراد'
];