Browse Source

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

daniel 3 năm trước cách đây
mục cha
commit
c2eddbd4a1
1 tập tin đã thay đổi với 6 bổ sung6 xóa
  1. 6 6
      resources/lang/zh/web.php

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

@@ -15,11 +15,11 @@ return [
 		'unshare' => 'Unshare',
 
 		'cancel' => 'Cancel',
-		'copyLink' => '复制链接',
-		'delete' => '删除',
-		'error' => '错误',
-		'errorMsg' => '出错了。请稍后再试。',
-		'oops' => '哎呀!',
+		'copyLink' => 'Copy Link',
+		'delete' => 'Delete',
+		'error' => 'Error',
+		'errorMsg' => 'Something went wrong. Please try again later.',
+		'oops' => 'Oops!',
 		'other' => 'Other',
 		'readMore' => 'Read more',
 		'success' => 'Success',
@@ -60,7 +60,7 @@ return [
 		// Nav footer
 		'about' => 'About',
 		'help' => 'Help',
-		'language' => '语言',
+		'language' => 'Language',
 		'privacy' => 'Privacy',
 		'terms' => 'Terms',