feat(kol): dashboard view

This commit is contained in:
2026-04-17 15:11:07 +08:00
parent 6e95e00907
commit 641383a585
5 changed files with 445 additions and 6 deletions
@@ -26,6 +26,7 @@ const enUS = {
submitGenerate: "Generate",
actions: "Actions",
title: "Title",
name: "Name",
description: "Description",
website: "Website",
wordCount: "Words",
@@ -26,6 +26,7 @@ const zhCN = {
back: "返回",
actions: "操作",
title: "标题",
name: "名称",
description: "描述",
website: "官网",
wordCount: "字数",