mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
New translations web.php (Chinese Traditional)
[ci skip]
This commit is contained in:
parent
06e9c0f88e
commit
a9f9b02108
1 changed files with 6 additions and 6 deletions
|
@ -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',
|
||||
|
@ -59,7 +59,7 @@ return [
|
|||
// Nav footer
|
||||
'about' => 'About',
|
||||
'help' => 'Help',
|
||||
'language' => '语言',
|
||||
'language' => 'Language',
|
||||
'privacy' => 'Privacy',
|
||||
'terms' => 'Terms',
|
||||
|
||||
|
|
Loading…
Reference in a new issue