1
0
Эх сурвалжийг харах

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

daniel 3 жил өмнө
parent
commit
fa1cf25c70

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