1
0
Fork 0

New translations web.php (Chinese Traditional)

[ci skip]
This commit is contained in:
daniel 2021-12-26 04:26:16 -07:00
parent 06e9c0f88e
commit a9f9b02108
1 changed files with 6 additions and 6 deletions

View File

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