refactor: 文章详情页
This commit is contained in:
@@ -21,5 +21,15 @@ return [
|
||||
'faq' => 'FAQ',
|
||||
'faq_short_desc' => 'What are you most concerned about',
|
||||
'faq_desc' => 'Our customer support is available Manday to Friday 9am600pmAverage arswer time 24h',
|
||||
],
|
||||
'article' => [
|
||||
'detail_share' => 'SHARE',
|
||||
'detail_leave_reply' => 'Leave a Reply',
|
||||
'detail_leave_reply_name' => 'Name',
|
||||
'detail_leave_reply_email' => 'Email',
|
||||
'detail_leave_reply_email_tip' => 'Your email address will not be pulished.',
|
||||
'detail_leave_reply_comment' => 'Comment',
|
||||
'detail_leave_reply_submit' => 'POST COMMENT',
|
||||
'detail_recommend' => 'Recommended for you',
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user