You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
538 B
15 lines
538 B
{
|
|
"title":"标题",
|
|
"content":"内容",
|
|
"category":"文章分类",
|
|
"publisherId":"发布人",
|
|
"status":"状态",
|
|
"titlePlaceholder":"请输入标题",
|
|
"contentPlaceholder":"请输入内容",
|
|
"categoryPlaceholder":"请选择文章分类",
|
|
"publisherIdPlaceholder":"请选择发布人",
|
|
"statusPlaceholder":"请输入状态",
|
|
"addArticles":"添加文章管理",
|
|
"updateArticles":"编辑文章管理",
|
|
"articlesDeleteTips":"确定要删除该文章管理吗?"
|
|
}
|