浏览代码

New translations web.php (Chinese Simplified)
[ci skip]

daniel 3 年之前
父节点
当前提交
fa1cf25c70
共有 1 个文件被更改,包括 7 次插入7 次删除
  1. 7 7
      resources/lang/zh/web.php

+ 7 - 7
resources/lang/zh/web.php

@@ -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',