mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-25 15:55:22 +00:00
New translations web.php (Persian)
[ci skip]
This commit is contained in:
parent
55322bb298
commit
6bbc2f78e6
1 changed files with 5 additions and 5 deletions
|
@ -54,7 +54,7 @@ return [
|
|||
'profile' => 'نمایه',
|
||||
'drive' => 'Drive',
|
||||
'settings' => 'تنظیمات',
|
||||
'compose' => 'Create New',
|
||||
'compose' => 'فرستهٔ جدید',
|
||||
|
||||
// Nav footer
|
||||
'about' => 'درباره',
|
||||
|
@ -157,14 +157,14 @@ return [
|
|||
|
||||
'toFollowers' => 'به دنبالکنندگان',
|
||||
|
||||
'showCaption' => 'Show Caption',
|
||||
'showCaption' => 'نمایش توضیحات',
|
||||
'showLikes' => 'نمایش پسندها',
|
||||
'compactMode' => 'حالت فشرده',
|
||||
'embedConfirmText' => 'By using this embed, you agree to our',
|
||||
|
||||
'deletePostConfirm' => 'Are you sure you want to delete this post?',
|
||||
'archivePostConfirm' => 'Are you sure you want to archive this post?',
|
||||
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
||||
'deletePostConfirm' => 'مطمئنید که میخواهید این فرسته را پاک کنید؟',
|
||||
'archivePostConfirm' => 'مطمئنید که میخواهید این فرسته را بایگانی کنید؟',
|
||||
'unarchivePostConfirm' => 'مطمئنید که میخواهید این فرسته را از بایگانی خارج کنید؟',
|
||||
],
|
||||
|
||||
'story' => [
|
||||
|
|
Loading…
Reference in a new issue