mirror of https://github.com/pixelfed/pixelfed.git
parent
21dabfb85b
commit
b6603ea46d
|
@ -15,11 +15,11 @@ return [
|
|||
'unshare' => 'Unshare',
|
||||
|
||||
'cancel' => 'Cancel',
|
||||
'copyLink' => 'Copy Link',
|
||||
'delete' => 'Delete',
|
||||
'error' => 'Error',
|
||||
'errorMsg' => 'Something went wrong. Please try again later.',
|
||||
'oops' => 'Oops!',
|
||||
'copyLink' => '复制链接',
|
||||
'delete' => '删除',
|
||||
'error' => '错误',
|
||||
'errorMsg' => '出错了。请稍后再试。',
|
||||
'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',
|
||||
|
||||
|
|
Loading…
Reference in New Issue