1
0
Fork 0

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
1 changed files with 7 additions and 7 deletions

View File

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