New translations web.php (Chinese Simplified)

[ci skip]
This commit is contained in:
daniel 2021-12-29 18:27:09 -07:00
parent 4c0626f428
commit fa1cf25c70

View file

@ -3,13 +3,13 @@
return [ return [
'common' => [ 'common' => [
'comment' => 'Comment', 'comment' => '评论',
'commented' => 'Commented', 'commented' => '已评论',
'comments' => 'Comments', 'comments' => '评论',
'like' => 'Like', 'like' => '',
'liked' => 'Liked', 'liked' => '已赞',
'likes' => 'Likes', 'likes' => '',
'share' => 'Share', 'share' => '分享',
'shared' => 'Shared', 'shared' => 'Shared',
'shares' => 'Shares', 'shares' => 'Shares',
'unshare' => 'Unshare', 'unshare' => 'Unshare',