mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-29 09:43:16 +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' => 'نمایه',
|
'profile' => 'نمایه',
|
||||||
'drive' => 'Drive',
|
'drive' => 'Drive',
|
||||||
'settings' => 'تنظیمات',
|
'settings' => 'تنظیمات',
|
||||||
'compose' => 'Create New',
|
'compose' => 'فرستهٔ جدید',
|
||||||
|
|
||||||
// Nav footer
|
// Nav footer
|
||||||
'about' => 'درباره',
|
'about' => 'درباره',
|
||||||
|
@ -157,14 +157,14 @@ return [
|
||||||
|
|
||||||
'toFollowers' => 'به دنبالکنندگان',
|
'toFollowers' => 'به دنبالکنندگان',
|
||||||
|
|
||||||
'showCaption' => 'Show Caption',
|
'showCaption' => 'نمایش توضیحات',
|
||||||
'showLikes' => 'نمایش پسندها',
|
'showLikes' => 'نمایش پسندها',
|
||||||
'compactMode' => 'حالت فشرده',
|
'compactMode' => 'حالت فشرده',
|
||||||
'embedConfirmText' => 'By using this embed, you agree to our',
|
'embedConfirmText' => 'By using this embed, you agree to our',
|
||||||
|
|
||||||
'deletePostConfirm' => 'Are you sure you want to delete this post?',
|
'deletePostConfirm' => 'مطمئنید که میخواهید این فرسته را پاک کنید؟',
|
||||||
'archivePostConfirm' => 'Are you sure you want to archive this post?',
|
'archivePostConfirm' => 'مطمئنید که میخواهید این فرسته را بایگانی کنید؟',
|
||||||
'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
|
'unarchivePostConfirm' => 'مطمئنید که میخواهید این فرسته را از بایگانی خارج کنید؟',
|
||||||
],
|
],
|
||||||
|
|
||||||
'story' => [
|
'story' => [
|
||||||
|
|
Loading…
Reference in a new issue