forked from mirror/pixelfed
New translations web.php (Persian)
[ci skip]
This commit is contained in:
parent
5a3bf4ba10
commit
e522553592
1 changed files with 6 additions and 6 deletions
|
@ -3,15 +3,15 @@
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'comment' => 'Comment',
|
'comment' => 'دیدگاه',
|
||||||
'commented' => 'Commented',
|
'commented' => 'Commented',
|
||||||
'comments' => 'Comments',
|
'comments' => 'دیدگاهها',
|
||||||
'like' => 'Like',
|
'like' => 'پسند',
|
||||||
'liked' => 'Liked',
|
'liked' => 'Liked',
|
||||||
'likes' => 'Likes',
|
'likes' => 'پسند',
|
||||||
'share' => 'Share',
|
'share' => 'همرسانی',
|
||||||
'shared' => 'Shared',
|
'shared' => 'Shared',
|
||||||
'shares' => 'Shares',
|
'shares' => 'همرسانی',
|
||||||
'unshare' => 'Unshare',
|
'unshare' => 'Unshare',
|
||||||
|
|
||||||
'cancel' => 'Cancel',
|
'cancel' => 'Cancel',
|
||||||
|
|
Loading…
Reference in a new issue