提交
This commit is contained in:
@@ -1069,6 +1069,8 @@ colTitle: 'Template title',
|
||||
autoSolicit: 'Auto Solicitation',
|
||||
editConfig: 'Edit Configuration',
|
||||
running: 'Running',
|
||||
stopped: 'Stopped',
|
||||
configure: 'Configure',
|
||||
emailTemplate: 'Email Template',
|
||||
emailStyle: 'Email Style',
|
||||
notStarted: 'Auto solicitation plan is not enabled',
|
||||
@@ -1179,6 +1181,7 @@ colTitle: 'Template title',
|
||||
factoryScenarioSolicit: 'Invite Submission',
|
||||
factoryScenarioPromoteCitation: 'Promote Citation',
|
||||
factoryScenarioGeneralThanks: 'General Thanks',
|
||||
createdAt: 'Created at',
|
||||
noFactoryTask: 'No tasks',
|
||||
factoryCreateNow: 'Create now'
|
||||
}
|
||||
|
||||
@@ -1054,6 +1054,8 @@ const zh = {
|
||||
autoSolicit: '自动约稿',
|
||||
editConfig: '修改配置',
|
||||
running: '运行中',
|
||||
stopped: '已停止',
|
||||
configure: '配置',
|
||||
emailTemplate: '邮件模板',
|
||||
emailStyle: '邮件风格',
|
||||
notStarted: '未开启自动约稿计划',
|
||||
@@ -1164,6 +1166,7 @@ const zh = {
|
||||
factoryScenarioSolicit: '约稿',
|
||||
factoryScenarioPromoteCitation: '推广引用',
|
||||
factoryScenarioGeneralThanks: '常规感谢',
|
||||
createdAt: '创建时间',
|
||||
noFactoryTask: '没有任务',
|
||||
factoryCreateNow: '立即创建'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user