mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-18 23:16:49 +00:00
Fukasawa 主题新增MailChimp表单
This commit is contained in:
@@ -67,5 +67,10 @@ export default {
|
||||
POST: {
|
||||
BACK: 'Back',
|
||||
TOP: 'Top'
|
||||
},
|
||||
MAILCHIMP: {
|
||||
SUBSCRIBE: 'Subscribe',
|
||||
MSG: 'Get the latest news and articles to your inbox every month.',
|
||||
EMAIL: 'Email'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -69,5 +69,10 @@ export default {
|
||||
POST: {
|
||||
BACK: '返回上页',
|
||||
TOP: '回到顶部'
|
||||
},
|
||||
MAILCHIMP: {
|
||||
SUBSCRIBE: '邮件订阅',
|
||||
MSG: '订阅以获取每月更新的新闻和文章,直接发送至您的邮箱。',
|
||||
EMAIL: '邮箱'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user