New translations web.php (Persian)

[ci skip]
This commit is contained in:
daniel 2022-01-02 19:42:07 -07:00
parent 27599e0da0
commit 026ab3f29a
1 changed files with 4 additions and 4 deletions

View File

@ -118,8 +118,8 @@ return [
'followRequested' => 'درخواست دنبال کردن فرستاده شد', 'followRequested' => 'درخواست دنبال کردن فرستاده شد',
'joined' => 'پیوست', 'joined' => 'پیوست',
'emptyCollections' => 'We can\'t seem to find any collections', 'emptyCollections' => 'به نظر می‌رسد که نمی‌توانیم هیچ مجموعه‌ای پیدا کنیم',
'emptyPosts' => 'We can\'t seem to find any posts', 'emptyPosts' => 'به نظر می‌رسد که نمی‌توانیم هیچ فرسته‌ای پیدا کنیم',
], ],
'menu' => [ 'menu' => [
@ -140,7 +140,7 @@ return [
'spam' => 'هرزنامه', 'spam' => 'هرزنامه',
'sensitive' => 'محتوای حساس', 'sensitive' => 'محتوای حساس',
'abusive' => 'توهین‌آمیز و مضر', 'abusive' => 'توهین‌آمیز و مضر',
'underageAccount' => 'Underage Account', 'underageAccount' => 'حساب زیر سن قانونی',
'copyrightInfringement' => 'نقض قوانین حق تکثیر', 'copyrightInfringement' => 'نقض قوانین حق تکثیر',
'impersonation' => 'جعل هویت', 'impersonation' => 'جعل هویت',
'scamOrFraud' => 'Scam or Fraud', 'scamOrFraud' => 'Scam or Fraud',
@ -180,7 +180,7 @@ return [
], ],
'hashtags' => [ 'hashtags' => [
'emptyFeed' => 'We can\'t seem to find any posts for this hashtag' 'emptyFeed' => 'به نظر می‌رسد که نمی‌توانیم چیزی برای این هشتگ پیدا کنیم'
], ],
]; ];