[update] 修改bug77937,77958,78028,78031
This commit is contained in:
@@ -19,6 +19,8 @@ module.exports = {
|
||||
setTop: 'Set To Top',
|
||||
answerQuestion: 'reply to a question',
|
||||
word: 'word',
|
||||
pleaseEnterAnswerDesc: '请输入回答描述'
|
||||
pleaseEnterAnswerDesc: '请输入回答描述',
|
||||
answerQuestionTitle: '回答问题',
|
||||
questionDetail: '问题详情'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
// 标准化活动
|
||||
standardizationActivity: {
|
||||
nodeName: '节点名称', // 节点名称
|
||||
nodeName: '节点名称' // 节点名称
|
||||
},
|
||||
// 问答库
|
||||
questionAnswer: {
|
||||
@@ -19,7 +19,9 @@ module.exports = {
|
||||
setTop: '设置为置顶',
|
||||
answerQuestion: '回复问题',
|
||||
word: '字',
|
||||
pleaseEnterAnswerDesc: '请输入回答描述'
|
||||
pleaseEnterAnswerDesc: '请输入回答描述',
|
||||
answerQuestionTitle: '回答问题',
|
||||
questionDetail: '问题详情'
|
||||
},
|
||||
|
||||
// 征求意见
|
||||
|
||||
Reference in New Issue
Block a user