New translations web.php (Chinese Simplified)

[ci skip]
This commit is contained in:
daniel 2022-03-01 22:49:09 -07:00
parent e3e18c6a75
commit a2b59dd07e

View file

@ -6,11 +6,11 @@ return [
'comment' => '评论', 'comment' => '评论',
'commented' => '已评论', 'commented' => '已评论',
'comments' => '评论', 'comments' => '评论',
'like' => '喜欢', 'like' => '',
'liked' => '喜欢了', 'liked' => '已赞',
'likes' => '喜欢', 'likes' => '',
'share' => '分享', 'share' => '分享',
'shared' => '已分享', 'shared' => '已分享',
'shares' => '分享', 'shares' => '分享',
'unshare' => '取消分享', 'unshare' => '取消分享',
'bookmark' => 'Bookmark', 'bookmark' => 'Bookmark',
@ -31,7 +31,7 @@ return [
'sensitive' => '敏感的', 'sensitive' => '敏感的',
'sensitiveContent' => '敏感内容', 'sensitiveContent' => '敏感内容',
'sensitiveContentWarning' => '此帖可能包含敏感内容', 'sensitiveContentWarning' => '此帖可能包含敏感内容',
], ],
'site' => [ 'site' => [
@ -80,18 +80,18 @@ return [
], ],
'notifications' => [ 'notifications' => [
'liked' => '喜欢了你的', 'liked' => '了你的',
'commented' => '评论了你的', 'commented' => '评论了你的',
'reacted' => '回应了您的', 'reacted' => '回应了您的',
'shared' => '分享了您的', 'shared' => '转发了你的',
'tagged' => '将您标记在', 'tagged' => '在帖子中标记了你',
'updatedA' => '更新了一个', 'updatedA' => '更新了一个',
'sentA' => '发送了一个', 'sentA' => '发送了一个',
'followed' => '已关注', 'followed' => '已关注',
'mentioned' => '提及', 'mentioned' => '提及',
'you' => '', 'you' => '',
'yourApplication' => '您想要加入', 'yourApplication' => '您想要加入',
'applicationApproved' => '的申请被批准了!', 'applicationApproved' => '的申请被批准了!',