增加用户系统门户页、文章相关管理

This commit is contained in:
GoEdgeLab
2024-01-09 10:20:29 +08:00
parent a2bafcd087
commit 75b26b08a5
16 changed files with 3481 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
{
"product_global": "全站",
"log_create_post": "创建文章 %d",
"log_publish_post": "发布文章 %d",
"log_delete_post": "删除文章 %d",
"log_update_post": "修改文章 %d"
}