提交公微
This commit is contained in:
@@ -451,9 +451,18 @@ const en = {
|
||||
"icon_placeholder": "Please enter the author's avatar URL",
|
||||
"remove_author": "Remove Author",
|
||||
"add_author": "Add Author"
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
AIArticleStatusEn: {
|
||||
1: 'WeChat AI content generated',
|
||||
2: 'WeChat AI content not generated',
|
||||
3: 'Draft not created',
|
||||
4: 'Draft created but not published',
|
||||
10: 'WeChat article published successfully',
|
||||
11: 'WeChat article publishing in progress',
|
||||
fail: 'WeChat article publishing failed',
|
||||
unknown: 'Unknown status'
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user